Lines Matching full:specifier
137 // the attribute specifier.
176 /// ParseSectionSpecifier - Parse the section specifier indicated by "Spec".
180 /// specifier is present, this returns a string indicating the problem.
204 "mach-o section specifier requires a segment "
210 "mach-o section specifier requires a section "
229 "mach-o section specifier uses an unknown "
238 // S_SYMBOL_STUBS always require a symbol stub size specifier.
241 "mach-o section specifier of type "
242 "'symbol_stubs' requires a size specifier");
258 "mach-o section specifier has invalid "
266 // S_SYMBOL_STUBS always require a symbol stub size specifier.
269 "mach-o section specifier of type "
270 "'symbol_stubs' requires a size specifier");
277 "mach-o section specifier cannot have a stub "
284 "mach-o section specifier has a malformed "