Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.cpp944 DIE &Die, const DWARFDie &InputDIE, AttributeSpec AttrSpec, in cloneDieReferenceAttribute()
1106 DIE &Die, const DWARFDie &InputDIE, const DebugMapObject &DMO, in cloneScalarAttribute()
1173 DIE &Die, const DWARFDie &InputDIE, const DebugMapObject &DMO, in cloneAttribute()
1366 DIE *DwarfLinker::DIECloner::cloneDIE(const DWARFDie &InputDIE, in cloneDIE()
2223 auto InputDIE = CurrentUnit->getOrigUnit().getUnitDIE(); in cloneAllCompileUnits() local
/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