Searched refs:bad_msg (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | obj-elf.c | 757 char *bad_msg = _("unrecognized .section attribute: want a,w,x,M,S,G,T"); in obj_elf_parse_section_letters() local 759 int md_attr = md_elf_section_letter (*str, &bad_msg); in obj_elf_parse_section_letters() 764 as_fatal ("%s", bad_msg); in obj_elf_parse_section_letters()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-elf.c | 701 char *bad_msg = _("unrecognized .section attribute: want a,w,x,M,S,G,T"); in obj_elf_parse_section_letters() local 703 int md_attr = md_elf_section_letter (*str, &bad_msg); in obj_elf_parse_section_letters() 708 as_fatal ("%s", bad_msg); in obj_elf_parse_section_letters()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-0001 | 1303 of 'm', 'S' instead of 's'. Update bad_msg. 1304 * config/tc-ppc.c (ppc_section_letter): Update bad_msg. 1305 * config/tc-i370.c (i370_sectioN_letter): Update bad_msg.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-0001 | 1303 of 'm', 'S' instead of 's'. Update bad_msg. 1304 * config/tc-ppc.c (ppc_section_letter): Update bad_msg. 1305 * config/tc-i370.c (i370_sectioN_letter): Update bad_msg.
|