Home
last modified time | relevance | path

Searched refs:opcode_value (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_reader.cpp1247 auto opcode_value = static_cast<uint8_t>(opcode); in UpdateDebugInfo() local
1248 auto adjust_opcode = opcode_value - LineNumberProgramItem::OPCODE_BASE; in UpdateDebugInfo()