/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | format.c | 356 orig_error_handler = bfd_set_error_handler (null_error_handler); in bfd_check_format_matches() 601 bfd_set_error_handler (orig_error_handler); in bfd_check_format_matches() 653 bfd_set_error_handler (orig_error_handler); in bfd_check_format_matches()
|
H A D | bfd.c | 1586 bfd_set_error_handler (bfd_error_handler_type pnew) in bfd_set_error_handler() function 1611 return bfd_set_error_handler (error_handler_sprintf); in _bfd_set_error_handler_caching()
|
H A D | coffgen.c | 1427 current_error_handler = bfd_set_error_handler (null_error_handler); in coff_write_symbols() 1431 (void) bfd_set_error_handler (current_error_handler); in coff_write_symbols()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | bfdt.texi | 479 @findex bfd_set_error_handler 480 @subsubsection @code{bfd_set_error_handler} 481 @deftypefn {Function} bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | bfdt.texi | 710 @findex bfd_set_error_handler 711 @subsubsection @code{bfd_set_error_handler} 714 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | bfd.c | 1415 bfd_set_error_handler (bfd_error_handler_type pnew) in bfd_set_error_handler() function
|
H A D | coffgen.c | 1313 current_error_handler = bfd_set_error_handler (null_error_handler); in coff_write_symbols() 1317 (void) bfd_set_error_handler (current_error_handler); in coff_write_symbols()
|
H A D | bfd-in2.h | 7076 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldmain.c | 274 default_bfd_error_handler = bfd_set_error_handler (ld_bfd_error_handler); in main()
|
H A D | ldlang.c | 7202 pfn = bfd_set_error_handler (ignore_bfd_errors); in lang_check() 7210 bfd_set_error_handler (pfn); in lang_check()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldmain.c | 278 default_bfd_error_handler = bfd_set_error_handler (ld_bfd_error_handler); in main()
|
H A D | ldlang.c | 7269 pfn = bfd_set_error_handler (ignore_bfd_errors); in lang_check() 7277 bfd_set_error_handler (pfn); in lang_check()
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsel/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 7020 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/x86_64/ |
H A D | bfd.h | 2566 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 7020 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sh3eb/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 6897 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv32/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/i386/ |
H A D | bfd.h | 7080 bfd_error_handler_type bfd_set_error_handler (bfd_error_handler_type);
|