Home
last modified time | relevance | path

Searched defs:memAddr (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.h428 explicit MemBitmap(void *memAddr, size_t heapSize, void *bitmapAddr) in MemBitmap()
443 void ReInitializeMemoryRange(void *memAddr) in ReInitializeMemoryRange()
/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_map_allocator.h124 auto memAddr = reinterpret_cast<uintptr_t>(memMap.GetMem()); in SplitMemMapToCache() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.cpp293 std::string memAddr = std::to_string(ToUintPtr(mem)); in OpenPandaFileFromMemory() local
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp264 std::string memAddr = std::to_string(ToUintPtr(mem)); in OpenPandaFileFromMemory() local