Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFCompileUnit.cpp31 if (DWARFDie CUDie = getUnitDIE(false)) in dump() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFCompileUnit.cpp34 if (DWARFDie CUDie = getUnitDIE(false)) in dump() local
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp79 dwarfgen::DIE CUDie = CU.getUnitDIE(); in TestAllForms() local
470 dwarfgen::DIE CUDie = CU.getUnitDIE(); in TestChildren() local
849 dwarfgen::DIE CUDie = CU.getUnitDIE(); in TestAddresses() local
1021 dwarfgen::DIE CUDie = CU.getUnitDIE(); in TEST() local
1084 dwarfgen::DIE CUDie = CU.getUnitDIE(); in TEST() local
1137 dwarfgen::DIE CUDie = CU.getUnitDIE(); in TEST() local
1159 auto CUDie = U->getUnitDIE(false); in TEST() local
1314 auto CUDie = CU.getUnitDIE(); in TEST() local
1331 auto CUDie = U->getUnitDIE(false); in TEST() local
1389 auto CUDie = U->getUnitDIE(false); in TEST() local
[all …]
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp231 DWARFDie CUDie = CU.getOrigUnit().getUnitDIE(); in analyzeImportedModule() local
1661 DWARFDie CUDie = Unit.getOrigUnit().getUnitDIE(); in patchLineTableForUnit() local
2001 static uint64_t getDwoId(const DWARFDie &CUDie, const DWARFUnit &Unit) { in getDwoId()
2022 DWARFDie CUDie, const DWARFUnit &Unit, const DWARFFile &File, in registerModuleReference()
2080 DWARFDie CUDie, StringRef Filename, StringRef ModuleName, uint64_t DwoId, in loadClangModule()
2105 auto CUDie = CU->getUnitDIE(false); in loadClangModule() local
2266 DIE *CUDie = DIE::get(DIEAlloc, dwarf::DW_TAG_compile_unit); in emitPaperTrailWarnings() local
2417 auto CUDie = CU->getUnitDIE(false); in link() local
2466 auto CUDie = CU->getUnitDIE(false); in link() local
2478 auto CUDie = CurrentUnit->getOrigUnit().getUnitDIE(); in link() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp204 const auto *CUDie = OrigUnit.getUnitDIE(false); in CompileUnit() local
336 DIE *CUDie; ///< Root of the linked DIE tree. member in llvm::dsymutil::__anondabe43b60111::CompileUnit
2981 const DWARFDebugInfoEntryMinimal *CUDie = Unit.getOrigUnit().getUnitDIE(); in patchLineTableForUnit() local
3213 static uint64_t getDwoId(const DWARFDebugInfoEntryMinimal &CUDie, in getDwoId()
3224 const DWARFDebugInfoEntryMinimal &CUDie, const DWARFUnit &Unit, in registerModuleReference()
3341 auto *CUDie = CU->getUnitDIE(false); in loadClangModule() local
3455 auto *CUDie = CU->getUnitDIE(false); in link() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h85 auto CUDie = OrigUnit.getUnitDIE(false); in CompileUnit() local
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h85 auto CUDie = OrigUnit.getUnitDIE(false); in CompileUnit() local
/external/llvm-project/llvm/tools/llvm-dwarfdump/
DStatistics.cpp562 if (DWARFDie CUDie = CU->getNonSkeletonUnitDIE(false)) in collectStatsForObjectFile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp578 const DIE *CUDie = Entry.getDie().getUnitDie(); in emitDWARF5AccelTable() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp576 const DIE *CUDie = Entry.getDie().getUnitDie(); in emitDWARF5AccelTable() local