Home
last modified time | relevance | path

Searched refs:GetInstrOffset (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dinterpreter.cpp36 ALWAYS_INLINE inline const uint8_t *Frame::GetInstrOffset() in GetInstrOffset() function in ark::ark::Frame
H A Dframe.h170 ALWAYS_INLINE const uint8_t *GetInstrOffset();
457 ALWAYS_INLINE const uint8_t *GetInstrOffset() const in GetInstrOffset() function in ark::FrameHandler
459 return frame_->GetInstrOffset(); in GetInstrOffset()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dcompiler_interface.h152 return frame_->GetInstrOffset(); in GetMethodInst()

Completed in 3 milliseconds