Home
last modified time | relevance | path

Searched defs:pc_offset (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Ddebug_helpers.h113 bool HandleSpecialOpcode(uint32_t pc_offset, int32_t line_offset) in HandleSpecialOpcode()
Dline_number_program.h281 auto pc_offset = static_cast<uint32_t>(adjust_opcode / LineNumberProgramItem::LINE_RANGE); in HandleSpecialOpcode() local
Ddebug_info_extractor.cpp131 bool HandleSpecialOpcode(uint32_t pc_offset, int32_t line_offset) in HandleSpecialOpcode()
/arkcompiler/runtime_core/libpandabase/os/
Dstacktrace.cpp120 uintptr_t pc_offset = pc - vma->start_addr + vma->offset; in PrintFrame() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
Djs_stackinfo_test.h125 int pc_offset; member
/arkcompiler/runtime_core/assembler/
Dassembly-emitter.cpp1761 size_t pc_offset = 0; in MakeOrderAndOffsets() local