Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1080 DIE &Die, const DWARFDie &InputDIE, AttributeSpec AttrSpec, in cloneDieReferenceAttribute()
1279 DIE &Die, const DWARFDie &InputDIE, const DWARFFile &File, in cloneBlockAttribute()
1345 DIE &Die, const DWARFDie &InputDIE, AttributeSpec AttrSpec, in cloneAddressAttribute()
1410 DIE &Die, const DWARFDie &InputDIE, const DWARFFile &File, in cloneScalarAttribute()
1562 DIE &Die, const DWARFDie &InputDIE, const DWARFFile &File, in cloneAttribute()
1679 DIE *DWARFLinker::DIECloner::cloneDIE(const DWARFDie &InputDIE, in cloneDIE()
2600 auto InputDIE = CurrentUnit->getOrigUnit().getUnitDIE(); in cloneAllCompileUnits() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp519 LVScope *LVDWARFReader::processOneDie(const DWARFDie &InputDIE, LVScope *Parent, in processOneDie()