Searched defs:RefDie (Results 1 – 7 of 7) sorted by relevance
145 DIE *RefDie; in fixupForwardReferences() local
82 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...]
35 std::optional<UnitEntryPairTy> RefDie = CU->resolveDIEReference( in hashFullyQualifiedName() local
284 std::optional<UnitEntryPairTy> RefDie = in addReferencedODRDies() local
637 std::optional<UnitEntryPairTy> RefDie = Entry.CU->resolveDIEReference( in maybeAddReferencedRoots() local
110 dwarfgen::DIE &RefDie) { in addAttribute() argument
3435 addDwarfTypeUnitType(DwarfCompileUnit & CU,StringRef Identifier,DIE & RefDie,const DICompositeType * CTy) addDwarfTypeUnitType() argument