Searched refs:_bfd_error_program_name (Results 1 – 3 of 3) sorted by relevance
555 static const char *_bfd_error_program_name; variable593 if (_bfd_error_program_name != NULL) in _bfd_default_error_handler()594 fprintf (stderr, "%s: ", _bfd_error_program_name); in _bfd_default_error_handler()781 _bfd_error_program_name = name; in bfd_set_error_program_name()
611 static const char *_bfd_error_program_name; variable649 if (_bfd_error_program_name != NULL) in _bfd_default_error_handler()650 fprintf (stderr, "%s: ", _bfd_error_program_name); in _bfd_default_error_handler()840 _bfd_error_program_name = name; in bfd_set_error_program_name()
847 static const char *_bfd_error_program_name; variable1356 if (_bfd_error_program_name != NULL) in error_handler_internal()1357 fprintf (stderr, "%s: ", _bfd_error_program_name); in error_handler_internal()1446 _bfd_error_program_name = name; in bfd_set_error_program_name()