Home
last modified time | relevance | path

Searched defs:OpcodeLength (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1205 uint8_t OpcodeLength = Prologue.StandardOpcodeLengths[Opcode - 1]; in parse() local
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp592 for (uint8_t OpcodeLength : StandardOpcodeLengths) emitDebugLine() local
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1845 uint64_t OpcodeLength; global() member