Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsloop.c374 UINT8 OpcodeLength; in AcpiPsParseLoop() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1205 uint8_t OpcodeLength = Prologue.StandardOpcodeLengths[Opcode - 1]; in parse() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp592 for (uint8_t OpcodeLength : StandardOpcodeLengths) in emitDebugLine() local