Searched refs:MCSA_Local (Results 1 – 10 of 10) sorted by relevance
38 MCSA_Local, ///< .local (ELF) enumerator
197 Attr = MCSA_Local; in flushSymverDirectives()
286 .Case(".local", MCSA_Local) in ParseDirectiveSymbolAttribute()
171 .Case(".local", MCSA_Local) in ParseDirectiveSymbolAttribute()
357 case MCSA_Local: in emitSymbolAttribute()
253 case MCSA_Local: in emitSymbolAttribute()
744 case MCSA_Local: OS << "\t.local\t"; break; in emitSymbolAttribute()
237 OutStreamer.emitSymbolAttribute(Sym, MCSA_Local); in smallData()
1530 getStreamer().emitSymbolAttribute(Sym, MCSA_Local); in processInstruction()
837 OutStreamer->emitSymbolAttribute(GVSym, MCSA_Local); in emitGlobalVariable()