Lines Matching refs:DIECloner
170 bool DWARFLinker::DIECloner::getDIENames(const DWARFDie &Die, in getDIENames()
888 unsigned DWARFLinker::DIECloner::cloneStringAttribute( in cloneStringAttribute()
908 unsigned DWARFLinker::DIECloner::cloneDieReferenceAttribute( in cloneDieReferenceAttribute()
980 void DWARFLinker::DIECloner::cloneExpression( in cloneExpression()
1044 unsigned DWARFLinker::DIECloner::cloneBlockAttribute( in cloneBlockAttribute()
1099 unsigned DWARFLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute()
1156 unsigned DWARFLinker::DIECloner::cloneScalarAttribute( in cloneScalarAttribute()
1224 unsigned DWARFLinker::DIECloner::cloneAttribute( in cloneAttribute()
1276 void DWARFLinker::DIECloner::addObjCAccelerator(CompileUnit &Unit, in addObjCAccelerator()
1342 DIE *DWARFLinker::DIECloner::cloneDIE(const DWARFDie &InputDIE, in cloneDIE()
1940 void DWARFLinker::DIECloner::copyAbbrev( in copyAbbrev()
1955 uint32_t DWARFLinker::DIECloner::hashFullyQualifiedName(DWARFDie DIE, in hashFullyQualifiedName()
2158 DIECloner(*this, TheDwarfEmitter, *ErrOrObj, DIEAlloc, CompileUnits, in loadClangModule()
2165 uint64_t DWARFLinker::DIECloner::cloneAllCompileUnits( in cloneAllCompileUnits()
2529 DIECloner(*this, TheDwarfEmitter, OptContext.File, DIEAlloc, in link()