Home | History | Annotate | Download | only in X86

Lines Matching defs:Suffix

79   StringRef Suffix;
87 Suffix = "$stub";
92 Suffix = "$non_lazy_ptr";
96 if (!Suffix.empty())
111 Name += Suffix;
178 // These affect the name of the symbol, not any suffix.