Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/parser/
H A Dpsloop.c266 UINT8 OpcodeLength; in AcpiPsParseLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1131 uint8_t OpcodeLength = Prologue.StandardOpcodeLengths[Opcode - 1]; in parse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp591 for (uint8_t OpcodeLength : StandardOpcodeLengths) in emitDebugLine() local