Lines Matching refs:DIECloner
1261 class DIECloner { class in llvm::dsymutil::__anon1f629b1b0111::DwarfLinker
1270 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr, in DIECloner() function in llvm::dsymutil::__anon1f629b1b0111::DwarfLinker::DIECloner
1709 bool DwarfLinker::DIECloner::getDIENames(const DWARFDebugInfoEntryMinimal &Die, in getDIENames()
2294 unsigned DwarfLinker::DIECloner::cloneStringAttribute(DIE &Die, in cloneStringAttribute()
2306 unsigned DwarfLinker::DIECloner::cloneDieReferenceAttribute( in cloneDieReferenceAttribute()
2377 unsigned DwarfLinker::DIECloner::cloneBlockAttribute(DIE &Die, in cloneBlockAttribute()
2420 unsigned DwarfLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute()
2457 unsigned DwarfLinker::DIECloner::cloneScalarAttribute( in cloneScalarAttribute()
2501 unsigned DwarfLinker::DIECloner::cloneAttribute( in cloneAttribute()
2648 DIE *DwarfLinker::DIECloner::cloneDIE( in cloneDIE()
3141 void DwarfLinker::DIECloner::copyAbbrev( in copyAbbrev()
3279 DIECloner(*this, RelocMgr, DIEAlloc, MutableArrayRef<CompileUnit>(*Unit), in loadClangModule()
3284 void DwarfLinker::DIECloner::cloneAllCompileUnits( in cloneAllCompileUnits()
3386 DIECloner(*this, RelocMgr, DIEAlloc, Units, Options) in link()