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