Home
last modified time | relevance | path

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

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