Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h210 unsigned getNumCompileUnits() { in getNumCompileUnits() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp393 if (Explicit || getNumCompileUnits()) in dump()
805 getNumCompileUnits() in getDebugLoc()
H A DDWARFVerifier.cpp979 CUMap.reserve(DCtx.getNumCompileUnits()); in verifyDebugNamesCULists()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2381 OptContext.File.Dwarf->getNumCompileUnits()); in link()