Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h149 unsigned NumData = 0; ///< Number of data entries. variable
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp182 unsigned NumData = AccelSection.getU32(DataOffset); in dumpName() local