Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Dpool_map.h46 …explicit constexpr AllocatorInfo(AllocatorType type, const void *addr) : type_(type), header_addr_… in AllocatorInfo() function
Dmmap_mem_pool-inl.h424 inline void MmapMemPool::AddToNonObjectPoolsMap(std::tuple<Pool, AllocatorInfo, SpaceType> pool_inf… in AddToNonObjectPoolsMap() argument
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dpool_map.h46 …explicit constexpr AllocatorInfo(AllocatorType type, const void *addr) : type_(type), headerAddr_(… in AllocatorInfo() function
Dmmap_mem_pool-inl.h461 inline void MmapMemPool::AddToNonObjectPoolsMap(std::tuple<Pool, AllocatorInfo, SpaceType> poolInfo) in AddToNonObjectPoolsMap() argument