Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFDebugLine.h62 std::vector<uint8_t> StandardOpcodeLengths; member
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp232 static const char StandardOpcodeLengths[] = { in Emit() local