Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:Name

148 /// register name so that only the number is left.  Used by for linux asm.
251 case 'c': // Don't print "$" before a global var name or constant.
408 StringRef Name = "__tls_get_addr";
409 MCSymbol *TlsGetAddr = OutContext.GetOrCreateSymbol(Name);