Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c2155 vsprint_msg (const char *origmsg, const char *fmt, int arglen, ...) in vsprint_msg() argument
2167 is_append = (origmsg == message); in vsprint_msg()
2169 orig_len = strlen (origmsg); in vsprint_msg()
2179 memcpy (message, origmsg, orig_len); in vsprint_msg()