Searched refs:zmsg (Results 1 – 2 of 2) sorted by relevance
180 const char* zmsg; in undefined_symbol() local188 zmsg = _("warning"); in undefined_symbol()193 zmsg = _("error"); in undefined_symbol()200 location.c_str(), zmsg, sym->demangled_name().c_str()); in undefined_symbol()204 location.c_str(), zmsg, sym->demangled_name().c_str(), version); in undefined_symbol()
72 const char *zmsg; in compress_error() local77 zmsg = zstr->msg; in compress_error()78 if (zmsg == NULL) in compress_error()81 zmsg = buf; in compress_error()86 "%s: %s", msg, zmsg); in compress_error()