Searched refs:getWeakRefDirective (Results 1 – 9 of 9) sorted by relevance
528 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective() function
520 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective() function
545 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective() function
861 if (MAI->getWeakRefDirective()) { in doFinalization()889 if (I->hasExternalLinkage() || !MAI->getWeakRefDirective()) in doFinalization()
435 case MCSA_WeakReference: OS << MAI.getWeakRefDirective(); break; in EmitSymbolAttribute()
1067 if (GIS.hasExternalLinkage() || !MAI->getWeakRefDirective()) in emitGlobalIndirectSymbol()1176 if (MAI->getWeakRefDirective()) { in doFinalization()
1303 if (GIS.hasExternalLinkage() || !MAI->getWeakRefDirective()) in emitGlobalIndirectSymbol()1408 if (MAI->getWeakRefDirective()) { in doFinalization()
544 case MCSA_WeakReference: OS << MAI->getWeakRefDirective(); break; in EmitSymbolAttribute()
635 case MCSA_WeakReference: OS << MAI->getWeakRefDirective(); break; in EmitSymbolAttribute()