Home
last modified time | relevance | path

Searched defs:CUDie (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp38 if (DWARFDie CUDie = getUnitDIE(false)) { in dump() local
H A DDWARFContext.cpp1030 DWARFDie CUDie = U->getUnitDIE(false); dump() local
1556 DWARFDie CUDie = CU->getUnitDIE(false); getDIEsForAddress() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp264 CUDie.find({dwarf::DW_AT_dwo_id, dwarf::DW_AT_GNU_dwo_id})); in getDwoId() argument
72 DWARFDie CUDie = CU->getUnitDIE(); addObjectFile() local
285 getPCMFile(const DWARFDie & CUDie,DWARFLinker::ObjectPrefixMapTy * ObjectPrefixMap) getPCMFile() argument
300 isClangModuleRef(const DWARFDie & CUDie,std::string & PCMFile,unsigned Indent,bool Quiet) isClangModuleRef() argument
346 registerModuleReference(const DWARFDie & CUDie,ObjFileLoaderTy Loader,CompileUnitHandlerTy OnCUDieLoaded,unsigned Indent) registerModuleReference() argument
375 loadClangModule(ObjFileLoaderTy Loader,const DWARFDie & CUDie,const std::string & PCMFile,CompileUnitHandlerTy OnCUDieLoaded,unsigned Indent) loadClangModule() argument
478 auto CUDie = OrigCU->getUnitDIE(); link() local
[all...]
H A DDWARFLinkerCompileUnit.cpp51 DWARFDie CUDie = OrigUnit.getUnitDIE(); in CompileUnit() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2417 CUDie.find({dwarf::DW_AT_dwo_id, dwarf::DW_AT_GNU_dwo_id})); in getPCMFile() argument
212 DWARFDie CUDie = CU.getOrigUnit().getUnitDIE(); analyzeImportedModule() local
2114 DWARFDie CUDie = Unit.getOrigUnit().getUnitDIE(); generateLineTableForUnit() local
2395 getDwoId(const DWARFDie & CUDie) getDwoId() argument
2431 isClangModuleRef(const DWARFDie & CUDie,std::string & PCMFile,LinkContext & Context,unsigned Indent,bool Quiet) isClangModuleRef() argument
2473 registerModuleReference(const DWARFDie & CUDie,LinkContext & Context,ObjFileLoaderTy Loader,CompileUnitHandlerTy OnCUDieLoaded,unsigned Indent) registerModuleReference() argument
2504 loadClangModule(ObjFileLoaderTy Loader,const DWARFDie & CUDie,const std::string & PCMFile,LinkContext & Context,CompileUnitHandlerTy OnCUDieLoaded,unsigned Indent) loadClangModule() argument
2679 DWARFDie CUDie = CU->getUnitDIE(); addObjectFile() local
2754 auto CUDie = CU->getUnitDIE(/*ExtractUnitDIEOnly=*/true); link() local
2797 auto CUDie = CU->getUnitDIE(/*ExtractUnitDIEOnly=*/false); link() local
2809 auto CUDie = CurrentUnit->getOrigUnit().getUnitDIE(); link() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h113 auto CUDie = OrigUnit.getUnitDIE(false); in CompileUnit() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp860 if (DWARFDie CUDie = CU->getNonSkeletonUnitDIE(false)) { collectStatsForObjectFile() local
H A Dllvm-dwarfdump.cpp415 DWARFDie CUDie = CU->getUnitDIE(false); filterByName() local