Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h95 std::vector<uint8_t> StandardOpcodeLengths; member
/freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h138 std::vector<uint8_t> StandardOpcodeLengths; member
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp273 static const char StandardOpcodeLengths[] = { in Emit() local
446 ArrayRef<char> StandardOpcodeLengths, in Emit()