Home
last modified time | relevance | path

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

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