Home
last modified time | relevance | path

Searched defs:RefDie (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp145 DIE *RefDie; in fixupForwardReferences() local
H A DDWARFLinker.cpp82 if (const auto RefDie = RefCU->getOrigUnit().getDIEForOffset(RefOffset)) { resolveDIEReference() local
759 if (auto RefDie = lookForRefDIEsToKeep() local
1081 DWARFDie RefDie = cloneDieReferenceAttribute() local
1184 auto RefDie = Unit.getOrigUnit().getDIEForOffset(RefOffset); cloneExpression() local
[all...]
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp35 std::optional<UnitEntryPairTy> RefDie = CU->resolveDIEReference( in hashFullyQualifiedName() local
H A DSyntheticTypeNameBuilder.cpp284 std::optional<UnitEntryPairTy> RefDie = in addReferencedODRDies() local
H A DDependencyTracker.cpp637 std::optional<UnitEntryPairTy> RefDie = Entry.CU->resolveDIEReference( in maybeAddReferencedRoots() local
/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDwarfGenerator.cpp110 dwarfgen::DIE &RefDie) { in addAttribute() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3435 addDwarfTypeUnitType(DwarfCompileUnit & CU,StringRef Identifier,DIE & RefDie,const DICompositeType * CTy) addDwarfTypeUnitType() argument