Home
last modified time | relevance | path

Searched defs:GetInstrOffset (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/interpreter/
Dinterpreter.cpp36 ALWAYS_INLINE inline const uint8_t *Frame::GetInstrOffset() in GetInstrOffset() function in panda::Frame
Dframe.h442 ALWAYS_INLINE const uint8_t *GetInstrOffset() const in GetInstrOffset() function