Home
last modified time | relevance | path

Searched defs:curPtr (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dtlab.cpp76 auto *curPtr = memoryStartAddr_; in IterateOverObjects() local
H A Dregion_space-inl.h104 auto curPtr = Begin(); in IterateOverObjects() local
117 auto curPtr = ToUintPtr(GetLastTLAB()->GetEndAddr()); in IterateOverObjects() local
[all...]
H A Dbump-allocator-inl.h163 void *curPtr = arena_.GetAllocatedStart(); in IterateOverObjects() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h217 uint8_t *curPtr = nullptr; member in maple::MemPool
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_evacuator.cpp504 auto curPtr = region->GetBegin(); in UpdateNewRegionReference() local
H A Dsparse_space.cpp715 size_t MachineCodeSpace::CheckMachineCodeObject(uintptr_t curPtr, uintptr_t &machineCode, uintptr_t pc) in CheckMachineCodeObject() argument
[all...]

Completed in 5 milliseconds