Home
last modified time | relevance | path

Searched defs:lineOffset (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_helpers.h118 bool HandleSpecialOpcode(uint32_t pcOffset, int32_t lineOffset) in HandleSpecialOpcode()
Ddebug_info_updater-inl.h129 … bool HandleSpecialOpcode([[maybe_unused]] uint32_t pcOffset, [[maybe_unused]] int32_t lineOffset) in HandleSpecialOpcode()
267 bool HandleSpecialOpcode(uint32_t pcOffset, int32_t lineOffset) in HandleSpecialOpcode()
Dline_number_program.h290 …int32_t lineOffset = adjustOpcode % LineNumberProgramItem::LINE_RANGE + LineNumberProgramItem::LIN… in HandleSpecialOpcode() local
Ddebug_info_extractor.cpp133 bool HandleSpecialOpcode(uint32_t pcOffset, int32_t lineOffset) in HandleSpecialOpcode()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp139 bool HandleSpecialOpcode(uint32_t pcOffset, int32_t lineOffset) in HandleSpecialOpcode()