Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h191 unsigned getNumCompileUnits() { in getNumCompileUnits() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp364 if (Explicit || getNumCompileUnits()) in dump()
722 if (getNumCompileUnits()) { in getDebugLoc()
H A DDWARFVerifier.cpp941 CUMap.reserve(DCtx.getNumCompileUnits()); in verifyDebugNamesCULists()