Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h235 unsigned getNumCompileUnits() { in getNumCompileUnits() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp818 DwarfContext->getNumCompileUnits() ? DwarfContext->compile_units() in createScopes()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp380 D.getNumCompileUnits() in getDebugLoc()
1043 if (Explicit || getNumCompileUnits()) in dump()
H A DDWARFVerifier.cpp1102 CUMap.reserve(DCtx.getNumCompileUnits()); in verifyDebugNamesCULists()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp41 CompileUnits.reserve(File.Dwarf->getNumCompileUnits()); in LinkContext()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2752 OptContext.File.Dwarf->getNumCompileUnits()); in link()