Home
last modified time | relevance | path

Searched refs:vsprint_msg (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c39 static char *vsprint_msg (const char *, const char *, int, ...) ATTRIBUTE_PRINTF(2,4);
2129 *error_message = vsprint_msg (opname, ": %s", strlen (msg) + 2, msg); in elf_xtensa_do_reloc()
2155 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...) in vsprint_msg() function
2292 *error_message = vsprint_msg (*error_message, ": (%s + 0x%lx)", in bfd_elf_xtensa_reloc()
3041 vsprint_msg ("invalid relocation for dynamic symbol", ": %s", in elf_xtensa_relocate_section()
3087 error_message = vsprint_msg (error_message, ": %s", in elf_xtensa_relocate_section()
3090 error_message = vsprint_msg (error_message, ": (%s+0x%x)", in elf_xtensa_relocate_section()
DChangeLog-20051433 * elf32-xtensa.c (vsprint_msg): Add prototype.
1612 * elf32-xtensa.c (vsprint_msg): Add format attribute. Fix
DChangeLog2826 * elf32-xtensa.c (vsprint_msg): Don't use old VA_* compatibility