Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd.c412 static const char *_bfd_error_program_name; variable
430 if (_bfd_error_program_name != NULL) in _bfd_default_error_handler()
431 fprintf (stderr, "%s: ", _bfd_error_program_name); in _bfd_default_error_handler()
609 _bfd_error_program_name = name; in bfd_set_error_program_name()