Home
last modified time | relevance | path

Searched defs:adjust_opcode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dline_number_program.h280 auto adjust_opcode = static_cast<int32_t>(static_cast<uint8_t>(opcode) - LineNumberProgramItem::OPCODE_BASE); in HandleSpecialOpcode() local
H A Dfile_reader.cpp1268 auto adjust_opcode = opcode_value - LineNumberProgramItem::OPCODE_BASE; in UpdateDebugInfo() local

Completed in 4 milliseconds