Searched refs:getWeakDirective (Results 1 – 6 of 6) sorted by relevance
519 const char *getWeakDirective() const { return WeakDirective; } in getWeakDirective() function
572 const char *getWeakDirective() const { return WeakDirective; } in getWeakDirective() function
617 const char *getWeakDirective() const { return WeakDirective; } in getWeakDirective() function
694 case MCSA_Weak: OS << MAI->getWeakDirective(); break; in emitSymbolAttribute()821 OS << MAI->getWeakDirective(); in emitXCOFFSymbolLinkageWithVisibility()
539 case MCSA_Weak: OS << MAI->getWeakDirective(); break; in EmitSymbolAttribute()
675 case MCSA_Weak: OS << MAI->getWeakDirective(); break; in EmitSymbolAttribute()