Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp963 DIE &Die, const DWARFDie &InputDIE, AttributeSpec AttrSpec, in cloneDieReferenceAttribute()
1235 DIE &Die, const DWARFDie &InputDIE, const DWARFFile &File, in cloneScalarAttribute()
1322 DIE &Die, const DWARFDie &InputDIE, const DWARFFile &File, in cloneAttribute()
1449 DIE *DWARFLinker::DIECloner::cloneDIE(const DWARFDie &InputDIE, in cloneDIE()
2273 auto InputDIE = CurrentUnit->getOrigUnit().getUnitDIE(); in cloneAllCompileUnits() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp506 LVScope *LVELFReader::processOneDie(const DWARFDie &InputDIE, LVScope *Parent, in processOneDie()