Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/bfd/
H A Dbfd.c1375 static bfd_error_handler_type _bfd_error_internal = error_handler_internal; variable
1403 _bfd_error_internal (fmt, ap); in _bfd_error_handler()
1424 pold = _bfd_error_internal; in bfd_set_error_handler()
1425 _bfd_error_internal = pnew; in bfd_set_error_handler()