Searched refs:getWeakRefDirective (Results 1 – 3 of 3) sorted by relevance
474 const char *getWeakRefDirective() const { return WeakRefDirective; } in getWeakRefDirective() function
876 if (MAI->getWeakRefDirective()) { in doFinalization()904 if (I->hasExternalLinkage() || !MAI->getWeakRefDirective()) in doFinalization()
433 case MCSA_WeakReference: OS << MAI.getWeakRefDirective(); break; in EmitSymbolAttribute()