Home
last modified time | relevance | path

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

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