Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/heap-space-misc/
Dcrossing_map.cpp118 size_t mapOffset = 1U; in UpdateCrossedBorderOnAdding() local
157 size_t mapOffset = GetMapElement(firstMapNum)->GetOffset(); in RemoveObject() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem.cpp48 size_t mapOffset = RoundDown(fileOffset, GetPageSize()); in MapFile() local
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp165 size_t mapOffset = RoundDown(fileOffset, GetPageSize()); in MapFile() local