Home
last modified time | relevance | path

Searched refs:first_pool_allocator_header_addr (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Dpool_map_test.cpp145 uintptr_t first_pool_allocator_header_addr = RandHeapAddr(); variable
150 …p(first_pool, FIRST_SPACE_TYPE, FIRST_ALLOCATOR_TYPE, ToVoidPtr(first_pool_allocator_header_addr));
153 …mPoolAddress(first_pool, FIRST_SPACE_TYPE, FIRST_ALLOCATOR_TYPE, first_pool_allocator_header_addr);