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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-i386.c7930 x86_64_section_letter (int letter, char **ptr_msg)
7937 *ptr_msg = _("Bad .section directive: want a,l,w,x,M,S,G,T in string");
7940 *ptr_msg = _("Bad .section directive: want a,w,x,M,S,G,T in string");
7917 x86_64_section_letter(int letter, char **ptr_msg) argument
H A Dtc-alpha.c4796 alpha_elf_section_letter (int letter, char **ptr_msg)
4801 *ptr_msg = _("Bad .section directive: want a,s,w,x,M,S,G,T in string");
4784 alpha_elf_section_letter(int letter, char **ptr_msg) argument
H A Dtc-ppc.c2869 ppc_section_letter (int letter, char **ptr_msg)
2874 *ptr_msg = _("Bad .section directive: want a,e,w,x,M,S,G,T in string");
2857 ppc_section_letter(int letter, char **ptr_msg) argument
H A Dtc-ia64.c1021 ia64_elf_section_letter (letter, ptr_msg)
1023 char **ptr_msg;
1030 *ptr_msg = _("Bad .section directive: want a,o,s,w,x,M,S,G,T in string");

Completed in 204 milliseconds