Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Dmmap_mem_pool.h220 uintptr_t GetMinAddress() const in GetMinAddress() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.h278 ALWAYS_INLINE uintptr_t GetMinAddress() const in GetMinAddress() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmmap_mem_pool.h317 uintptr_t GetMinAddress() const in GetMinAddress() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dcard_table_test.cpp95 uintptr_t GetMinAddress() in GetMinAddress() function in ark::mem::test::CardTableTest