Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp38 if (DWARFDie CUDie = getUnitDIE(false)) in dump() local
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp235 DWARFDie CUDie = CU.getOrigUnit().getUnitDIE(); in analyzeImportedModule() local
1771 DWARFDie CUDie = Unit.getOrigUnit().getUnitDIE(); in patchLineTableForUnit() local
2087 static uint64_t getDwoId(const DWARFDie &CUDie) { in getDwoId()
2107 static std::string getPCMFile(const DWARFDie &CUDie, in getPCMFile()
2121 std::pair<bool, bool> DWARFLinker::isClangModuleRef(const DWARFDie &CUDie, in isClangModuleRef()
2163 bool DWARFLinker::registerModuleReference(const DWARFDie &CUDie, in registerModuleReference()
2193 Error DWARFLinker::loadClangModule(objFileLoader Loader, const DWARFDie &CUDie, in loadClangModule()
2353 DIE *CUDie = DIE::get(DIEAlloc, dwarf::DW_TAG_compile_unit); in emitPaperTrailWarnings() local
2431 DWARFDie CUDie = CU->getUnitDIE(); in addObjectFile() local
2536 auto CUDie = CU->getUnitDIE(false); in link() local
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h95 auto CUDie = OrigUnit.getUnitDIE(false); in CompileUnit() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp923 DWARFDie CUDie = CU->getNonSkeletonUnitDIE( in createScopes() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp572 const DIE *CUDie = Entry.getDie().getUnitDie(); in emitDWARF5AccelTable() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp860 if (DWARFDie CUDie = CU->getNonSkeletonUnitDIE(false)) { in collectStatsForObjectFile() local