Home
last modified time | relevance | path

Searched refs:ptr_msg (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/gas/config/
HDtc-i386.c7917 x86_64_section_letter (int letter, char **ptr_msg) in x86_64_section_letter() argument
7924 *ptr_msg = _("Bad .section directive: want a,l,w,x,M,S,G,T in string"); in x86_64_section_letter()
7927 *ptr_msg = _("Bad .section directive: want a,w,x,M,S,G,T in string"); in x86_64_section_letter()
HDtc-ppc.c2905 ppc_section_letter (int letter, char **ptr_msg) in ppc_section_letter() argument
2910 *ptr_msg = _("Bad .section directive: want a,e,w,x,M,S,G,T in string"); in ppc_section_letter()
HDtc-alpha.c4784 alpha_elf_section_letter (int letter, char **ptr_msg) in alpha_elf_section_letter() argument
4789 *ptr_msg = _("Bad .section directive: want a,s,w,x,M,S,G,T in string"); in alpha_elf_section_letter()
HDtc-ia64.c1021 ia64_elf_section_letter (letter, ptr_msg) in ia64_elf_section_letter() argument
1023 char **ptr_msg;
1030 *ptr_msg = _("Bad .section directive: want a,o,s,w,x,M,S,G,T in string");