Searched defs:InputDIE (Results 1 – 1 of 1) sorted by relevance
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 2364 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
|