Home
last modified time | relevance | path

Searched defs:SetPc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h44 ALWAYS_INLINE inline void SetPc(const uint8_t *pc) in SetPc() function
/arkcompiler/runtime_core/runtime/include/
Dcompiler_interface.h81 void SetPc(const uint8_t *pc) in SetPc() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h820 void SetPc(uint32_t pc) in SetPc() function