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