Searched refs:MCSA_Local (Results 1 – 10 of 10) sorted by relevance
38 MCSA_Local, ///< .local (ELF) enumerator
202 Attr = MCSA_Local; in flushSymverDirectives()
279 .Case(".local", MCSA_Local) in ParseDirectiveSymbolAttribute()
170 .Case(".local", MCSA_Local) in ParseDirectiveSymbolAttribute()
360 case MCSA_Local: in emitSymbolAttribute()
252 case MCSA_Local: in emitSymbolAttribute()
739 case MCSA_Local: OS << "\t.local\t"; break; in emitSymbolAttribute()
238 OutStreamer.emitSymbolAttribute(Sym, MCSA_Local); in smallData()
1523 getStreamer().emitSymbolAttribute(Sym, MCSA_Local); in processInstruction()
787 OutStreamer->emitSymbolAttribute(GVSym, MCSA_Local); in emitGlobalVariable()