Searched refs:input_error (Results 1 – 2 of 2) sorted by relevance
284 static bfd_error_type input_error = bfd_error_no_error; variable354 input_error = va_arg (ap, int); in bfd_set_error()355 if (input_error >= bfd_error_on_input) in bfd_set_error()382 const char *msg = bfd_errmsg (input_error); in bfd_errmsg()
398 (input_bfd, input_error): New static vars.