Searched refs:MCSA_Internal (Results 1 – 6 of 6) sorted by relevance
36 MCSA_Internal, ///< .internal (ELF) enumerator
289 .Case(".internal", MCSA_Internal) in ParseDirectiveSymbolAttribute()
150 .Case(".internal", MCSA_Internal) in parseDirectiveSymbolAttribute()
294 case MCSA_Internal: in emitSymbolAttribute()
251 case MCSA_Internal: in emitSymbolAttribute()
754 case MCSA_Internal: OS << "\t.internal\t"; break; in emitSymbolAttribute()