Home
last modified time | relevance | path

Searched defs:CUDie (Results 1 – 4 of 4) 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/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::__anondee1b6540111::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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp578 const DIE *CUDie = Entry.getDie().getUnitDie(); in emitDWARF5AccelTable() local