Searched defs:GetStartAddrPoolForAddr (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/libpandabase/mem/ | ||
H A D | mem_pool.h | 152 void *GetStartAddrPoolForAddr(const void *addr) const in GetStartAddrPoolForAddr() function in panda::MemPool |
H A D | mmap_mem_pool.h | 161 void *GetStartAddrPoolForAddr(const void *addr) const in GetStartAddrPoolForAddr() function in panda::MmapMemPool |
/arkcompiler/runtime_core/static_core/libpandabase/mem/ | ||
H A D | mem_pool.h | 180 void *GetStartAddrPoolForAddr(const void *addr) const in GetStartAddrPoolForAddr() function in ark::MemPool |
H A D | mmap_mem_pool.h | 252 void *GetStartAddrPoolForAddr(const void *addr) const in GetStartAddrPoolForAddr() function in ark::MmapMemPool |
Completed in 3 milliseconds