Searched refs:MCSA_Local (Results 1 – 10 of 10) sorted by relevance
38 MCSA_Local, ///< .local (ELF) enumerator
197 Attr = MCSA_Local; in flushSymverDirectives()
289 .Case(".local", MCSA_Local) in ParseDirectiveSymbolAttribute()
171 .Case(".local", MCSA_Local) in ParseDirectiveSymbolAttribute()
319 case MCSA_Local: in emitSymbolAttribute()
207 case MCSA_Local: in emitSymbolAttribute()
760 case MCSA_Local: OS << "\t.local\t"; break; in emitSymbolAttribute()
239 OutStreamer.emitSymbolAttribute(Sym, MCSA_Local); in smallData()
1587 getStreamer().emitSymbolAttribute(Sym, MCSA_Local); in processInstruction()
812 OutStreamer->emitSymbolAttribute(GVSym, MCSA_Local); in emitGlobalVariable()