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