Searched defs:heapStartAddr_ (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/common_components/heap/ | ||
| D | heap.h | 205 static HeapAddress heapStartAddr_; variable |
| D | heap.cpp | 44 HeapAddress Heap::heapStartAddr_ = 0; member in common::Heap |