Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgenerational-gc-base.cpp94 …C<LanguageConfig>::CreateCardTable(InternalAllocatorPtr internalAllocatorPtr, uintptr_t minAddress, in CreateCardTable()
Dcard_table.cpp26 CardTable::CardTable(InternalAllocatorPtr internalAllocator, uintptr_t minAddress, size_t size) in CardTable()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp2834 …auto minAddress = reinterpret_cast<uintptr_t>(GetBarrierOperandValue<void *>(BARRIER_POSITION, "MI… in EncodeInterGenerationalBarrier() local