Searched refs:getWeakRefDirective (Results 1 – 3 of 3) sorted by relevance
762 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective() function
2122 if (GA.hasExternalLinkage() || !MAI->getWeakRefDirective()) in emitGlobalAlias()2176 if (GI.hasExternalLinkage() || !MAI->getWeakRefDirective()) in emitGlobalIFunc()2435 if (MAI->getWeakRefDirective()) { in doFinalization()
765 case MCSA_WeakReference: OS << MAI->getWeakRefDirective(); break; in emitSymbolAttribute()