Searched refs:getWeakRefDirective (Results 1 – 3 of 3) sorted by relevance
741 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective() function
1642 if (GIS.hasExternalLinkage() || !MAI->getWeakRefDirective()) in emitGlobalIndirectSymbol()1832 if (MAI->getWeakRefDirective()) { in doFinalization()
738 case MCSA_WeakReference: OS << MAI->getWeakRefDirective(); break; in emitSymbolAttribute()