Home
last modified time | relevance | path

Searched refs:OpLen (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp337 uint8_t OpLen = DebugLineData.getU8(OffsetPtr); in parse() local
338 StandardOpcodeLengths.push_back(OpLen); in parse()