Home
last modified time | relevance | path

Searched defs:min_address (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/gc/
Dgenerational-gc-base.cpp150 …anguageConfig>::CreateCardTable(InternalAllocatorPtr internal_allocator_ptr, uintptr_t min_address, in CreateCardTable()
Dcard_table.cpp24 CardTable::CardTable(InternalAllocatorPtr internal_allocator, uintptr_t min_address, size_t size) in CardTable()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.cpp2194 auto min_address = reinterpret_cast<uintptr_t>( in CreatePostInterGenerationalBarrier() local