Searched refs:FormatCount (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp241 int FormatCount = DebugLineData.getU8(OffsetPtr, &Err); local
243 for (int I = 0; I != FormatCount && !Err; ++I) {

Completed in 312 milliseconds