Home
last modified time | relevance | path

Searched defs:cframe (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dstack_walker-inl.h47 auto &cframe = GetCFrame(); in IterateAllRegsForCFrame() local
72 auto &cframe = GetCFrame(); in IterateRegsForCFrameStatic() local
106 auto &cframe = GetCFrame(); in IterateRegsForCFrameDynamic() local
Dcframe_iterators.h38 static auto MakeRange(CFrame *cframe) in MakeRange()
199 static auto MakeRange(CFrame *cframe) in MakeRange()
390 static auto MakeRange(CFrame *cframe) in MakeRange()
462 CFrameDynamicNativeMethodIterator(CFrame *cframe, ptrdiff_t gprStartSlot, ptrdiff_t gprEndSlot, in CFrameDynamicNativeMethodIterator()
Dstack_walker.h385 …explicit EnvData(const compiler::CodeInfo::VRegList<Allocator> &vregList, const CFrameType &cframe, in EnvData()
/arkcompiler/runtime_core/static_core/runtime/
Ddeoptimization.cpp88 auto &cframe = stack.GetCFrame(); in InvalidateCompiledMethod() local
136 Frame *lastIframe, Frame *iframe, CFrame &cframe) in InvalidateCompiledEntryPoint()
188 auto &cframe = stack->GetCFrame(); in InvalidateCompiledEntryPoint() local
Dstack_walker.cpp83 auto &cframe = GetCFrame(); in GetMethod() local
118 CFrameType cframe(ptr); in CreateCFrame() local
305 auto &cframe = GetCFrame(); in SetVRegValue() local
582 auto &cframe = GetCFrame(); in ConvertToIFrame() local
Dosr.cpp136 CFrame cframe(cframePtr); in PrepareOsrEntry() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dstack_walker_base.cpp43 CFrameType cframe(ptr); in CreateCFrame() local
Dsampling_profiler.cpp350 CFrame cframe(frameInfo.frame); in ProcessCompiledTopFrame() local
/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dreference_storage.cpp460 auto cframe = pframe.GetCFrame(); in StackReferenceCheck() local