Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp35 if (DWARFDie CUDie = getUnitDIE(false)) in dump() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp230 DWARFDie CUDie = CU.getOrigUnit().getUnitDIE(); in analyzeImportedModule() local
1643 DWARFDie CUDie = Unit.getOrigUnit().getUnitDIE(); in patchLineTableForUnit() local
1969 static uint64_t getDwoId(const DWARFDie &CUDie, const DWARFUnit &Unit) { in getDwoId()
1989 bool DWARFLinker::registerModuleReference(DWARFDie CUDie, const DWARFUnit &Unit, in registerModuleReference()
2049 DWARFDie CUDie, StringRef Filename, StringRef ModuleName, uint64_t DwoId, in loadClangModule()
2073 auto CUDie = CU->getUnitDIE(false); in loadClangModule() local
2238 DIE *CUDie = DIE::get(DIEAlloc, dwarf::DW_TAG_compile_unit); in emitPaperTrailWarnings() local
2385 auto CUDie = CU->getUnitDIE(false); in link() local
2434 auto CUDie = CU->getUnitDIE(false); in link() local
2446 auto CUDie = CurrentUnit->getOrigUnit().getUnitDIE(); in link() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h85 auto CUDie = OrigUnit.getUnitDIE(false); in CompileUnit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp573 const DIE *CUDie = Entry.getDie().getUnitDie(); in emitDWARF5AccelTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp725 if (DWARFDie CUDie = CU->getNonSkeletonUnitDIE(false)) { in collectStatsForObjectFile() local