Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.h
/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 DLVDWARFReader.cpp832 DwarfContext->getNumCompileUnits() ? DwarfContext->compile_units() in createScopes()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp381 D.getNumCompileUnits() in getDebugLoc()
1044 if (Explicit || getNumCompileUnits()) in dump()
H A DDWARFVerifier.cpp1231 CUMap.reserve(DCtx.getNumCompileUnits()); in verifyDebugNamesCULists()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp39 CompileUnits.reserve(File.Dwarf->getNumCompileUnits()); in LinkContext()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2772 OptContext.File.Dwarf->getNumCompileUnits()); in link()