Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFGdbIndex.cpp169 uint32_t CuVectorsTotal = 0; in parseImpl() local
175 ++CuVectorsTotal; in parseImpl()
181 for (uint32_t i = 0; i < CuVectorsTotal; ++i) { in parseImpl()