Searched defs:InputDIE (Results 1 – 1 of 1) sorted by relevance
1770 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, in cloneDieReferenceAttribute()1903 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneScalarAttribute()1945 const DWARFDebugInfoEntryMinimal &InputDIE, in cloneAttribute()2074 DIE *DwarfLinker::cloneDIE(const DWARFDebugInfoEntryMinimal &InputDIE, in cloneDIE()2491 const auto *InputDIE = CurrentUnit.getOrigUnit().getCompileUnitDIE(); in link() local