Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp114 unsigned NumData = AccelSection.getU32(&DataOffset); in dump() local
115 for (unsigned Data = 0; Data < NumData; ++Data) { in dump()