Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFContext.h235 unsigned getNumCompileUnits() { in getNumCompileUnits() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVDWARFReader.cpp832 DwarfContext->getNumCompileUnits() ? DwarfContext->compile_units() in createScopes()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFContext.cpp381 D.getNumCompileUnits() in getDebugLoc()
1044 if (Explicit || getNumCompileUnits()) in dump()
HDDWARFVerifier.cpp1231 CUMap.reserve(DCtx.getNumCompileUnits()); in verifyDebugNamesCULists()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerImpl.cpp39 CompileUnits.reserve(File.Dwarf->getNumCompileUnits()); in LinkContext()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinker.cpp2772 OptContext.File.Dwarf->getNumCompileUnits()); in link()