Lines Matching refs:DIECloner
1263 class DIECloner { class in llvm::dsymutil::__anondabe43b60111::DwarfLinker
1272 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr, in DIECloner() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner
1715 bool DwarfLinker::DIECloner::getDIENames(const DWARFDebugInfoEntryMinimal &Die, in getDIENames()
2351 unsigned DwarfLinker::DIECloner::cloneStringAttribute(DIE &Die, in cloneStringAttribute()
2363 unsigned DwarfLinker::DIECloner::cloneDieReferenceAttribute( in cloneDieReferenceAttribute()
2434 unsigned DwarfLinker::DIECloner::cloneBlockAttribute(DIE &Die, in cloneBlockAttribute()
2477 unsigned DwarfLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute()
2514 unsigned DwarfLinker::DIECloner::cloneScalarAttribute( in cloneScalarAttribute()
2558 unsigned DwarfLinker::DIECloner::cloneAttribute( in cloneAttribute()
2705 DIE *DwarfLinker::DIECloner::cloneDIE( in cloneDIE()
3198 void DwarfLinker::DIECloner::copyAbbrev( in copyAbbrev()
3377 DIECloner(*this, RelocMgr, DIEAlloc, MutableArrayRef<CompileUnit>(*Unit), in loadClangModule()
3382 void DwarfLinker::DIECloner::cloneAllCompileUnits( in cloneAllCompileUnits()
3484 DIECloner(*this, RelocMgr, DIEAlloc, Units, Options) in link()