Searched refs:_bfd_error_program_name (Results 1 – 10 of 10) sorted by relevance
965 static const char *_bfd_error_program_name; variable1631 _bfd_error_program_name = name; in bfd_set_error_program_name()1648 if (_bfd_error_program_name != NULL) in _bfd_get_error_program_name()1649 return _bfd_error_program_name; in _bfd_get_error_program_name()1745 _bfd_error_program_name = NULL; in bfd_init()
5421 * bfd.c (_bfd_default_error_handler): If _bfd_error_program_name
3500 (_bfd_error_program_name): New static variable.
864 static const char *_bfd_error_program_name; variable1351 if (_bfd_error_program_name != NULL) in error_handler_internal()1352 fprintf (stderr, "%s: ", _bfd_error_program_name); in error_handler_internal()1441 _bfd_error_program_name = name; in bfd_set_error_program_name()