Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/dev/acpica/components/parser/
H A Dpsloop.c569 UINT8 OpcodeLength; in AcpiPsParseLoop() local
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp228 for (auto OpcodeLength : LineTable.StandardOpcodeLengths) in EmitDebugLine() local
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp768 uint8_t OpcodeLength = Prologue.StandardOpcodeLengths[Opcode - 1]; in parse() local