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