Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Derrors.cc171 const char* zmsg; in undefined_symbol() local
179 zmsg = _("warning"); in undefined_symbol()
184 zmsg = _("error"); in undefined_symbol()
191 location.c_str(), zmsg, sym->demangled_name().c_str()); in undefined_symbol()
195 location.c_str(), zmsg, sym->demangled_name().c_str(), version); in undefined_symbol()