Home
last modified time | relevance | path

Searched refs:GetDeoptCodeEntry (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dcframe.h158 void *GetDeoptCodeEntry() const in GetDeoptCodeEntry() function
/arkcompiler/runtime_core/static_core/runtime/
Dstack_walker.cpp130 codeEntry = cframe.GetDeoptCodeEntry(); in CreateCFrame()