Searched refs:_bfd_error_program_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd.c445 static const char *_bfd_error_program_name;
480 if (_bfd_error_program_name != NULL)
481 fprintf (stderr, "%s: ", _bfd_error_program_name);
667 _bfd_error_program_name = name;
443 static const char *_bfd_error_program_name; variable

Completed in 69 milliseconds