Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Dmalloc_mem_pool-inl.h94 inline AllocatorInfo MallocMemPool::GetAllocatorInfoForAddrImpl([[maybe_unused]] const void *addr) in GetAllocatorInfoForAddrImpl() function
Dmmap_mem_pool-inl.h454 inline AllocatorInfo MmapMemPool::GetAllocatorInfoForAddrImpl(const void *addr) const in GetAllocatorInfoForAddrImpl() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmalloc_mem_pool-inl.h103 inline AllocatorInfo MallocMemPool::GetAllocatorInfoForAddrImpl([[maybe_unused]] const void *addr) in GetAllocatorInfoForAddrImpl() function
Dmmap_mem_pool-inl.h491 inline AllocatorInfo MmapMemPool::GetAllocatorInfoForAddrImpl(const void *addr) const in GetAllocatorInfoForAddrImpl() function