Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2364 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, in cloneDieReferenceAttribute()
2515 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneScalarAttribute()
2559 DIE &Die, const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneAttribute()
2706 const DWARFDebugInfoEntryMinimal &InputDIE, CompileUnit &Unit, in cloneDIE()
3388 const auto *InputDIE = CurrentUnit.getOrigUnit().getUnitDIE(); in cloneAllCompileUnits() local