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