Home
last modified time | relevance | path

Searched refs:UpdateBytecodeOffset (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinstruction_handler_base.h112 ALWAYS_INLINE uint32_t UpdateBytecodeOffset() in UpdateBytecodeOffset() function
124 auto pc = UpdateBytecodeOffset(); in InstrumentInstruction()
Dinterpreter-inl.h3044 this->UpdateBytecodeOffset(); in ResolveMethod()
3075 this->UpdateBytecodeOffset(); in ResolveField()
3761 this->UpdateBytecodeOffset(); in InitializeObject()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/
Dinterpreter-inl.h643 this->UpdateBytecodeOffset(); in ResolveMethod()