Home
last modified time | relevance | path

Searched defs:GetPc (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dpbc_iterator.h60 size_t GetPc(const BytecodeInstruction INST) const in GetPc() function
Dinst_builder.cpp339 size_t InstBuilder::GetPc(const uint8_t *inst_ptr) const in GetPc() function in panda::compiler::InstBuilder
/arkcompiler/runtime_core/libpandafile/
Dbytecode_emitter.h44 uint32_t GetPc() const in GetPc() function
/arkcompiler/runtime_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h39 ALWAYS_INLINE inline const uint8_t *GetPc() in GetPc() function
/arkcompiler/runtime_core/runtime/include/
Dcompiler_interface.h76 const uint8_t *GetPc() const in GetPc() function
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dgraph.cpp74 uint32_t Inst::GetPc() const in GetPc() function in panda::defect_scan_aux::Inst
/arkcompiler/runtime_core/runtime/jit/
Dprofiling_data.h163 uintptr_t GetPc() const in GetPc() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dframe_handler.cpp218 const uint8_t *FrameHandler::GetPc() const in GetPc() function in panda::ecmascript::FrameHandler
/arkcompiler/ets_runtime/ecmascript/
Dframes.h641 inline const uint8_t *GetPc() const in GetPc() function
847 const uint8_t *GetPc() const in GetPc() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h816 uint32_t GetPc() const in GetPc() function