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