HomeSort by: relevance | last modified time | path
    Searched defs:vsprint_msg (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 46 static char *vsprint_msg (const char *, const char *, int, ...) ATTRIBUTE_PRINTF(2,4);
2082 *error_message = vsprint_msg (opname, ": %s", strlen (msg) + 2, msg);
2108 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...)
2246 *error_message = vsprint_msg (*error_message, ": (%s + 0x%lx)",
3007 vsprint_msg ("invalid relocation for dynamic symbol", ": %s",
3053 error_message = vsprint_msg (error_message, ": %s",
3056 error_message = vsprint_msg (error_message, ": (%s+0x%x)",
2103 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 47 static char *vsprint_msg (const char *, const char *, int, ...) ATTRIBUTE_PRINTF(2,4);
2083 *error_message = vsprint_msg (opname, ": %s", strlen (msg) + 2, msg);
2109 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...)
2247 *error_message = vsprint_msg (*error_message, ": (%s + 0x%lx)",
3007 vsprint_msg ("invalid relocation for dynamic symbol", ": %s",
3053 error_message = vsprint_msg (error_message, ": %s",
3056 error_message = vsprint_msg (error_message, ": (%s+0x%x)",
2104 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 47 static char *vsprint_msg (const char *, const char *, int, ...) ATTRIBUTE_PRINTF(2,4);
2081 *error_message = vsprint_msg (opname, ": %s", strlen (msg) + 2, msg);
2107 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...)
2245 *error_message = vsprint_msg (*error_message, ": (%s + 0x%lx)",
3005 vsprint_msg ("invalid relocation for dynamic symbol", ": %s",
3051 error_message = vsprint_msg (error_message, ": %s",
3054 error_message = vsprint_msg (error_message, ": (%s+0x%x)",
2102 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 47 static char *vsprint_msg (const char *, const char *, int, ...) ATTRIBUTE_PRINTF(2,4);
2083 *error_message = vsprint_msg (opname, ": %s", strlen (msg) + 2, msg);
2109 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...)
2247 *error_message = vsprint_msg (*error_message, ": (%s + 0x%lx)",
3007 vsprint_msg ("invalid relocation for dynamic symbol", ": %s",
3053 error_message = vsprint_msg (error_message, ": %s",
3056 error_message = vsprint_msg (error_message, ": (%s+0x%x)",
2104 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...) function

Completed in 53 milliseconds