/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldwrite.c | 543 bfd_set_error (bfd_error_no_error); in ldwrite() 556 if (bfd_get_error () != bfd_error_no_error) in ldwrite()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | bucomm.c | 42 if (err == bfd_error_no_error) in bfd_nonfatal() 75 if (err == bfd_error_no_error) in bfd_nonfatal_message()
|
H A D | size.c | 375 bfd_set_error (bfd_error_no_error); in display_archive()
|
H A D | ar.c | 973 bfd_set_error (bfd_error_no_error); in open_inarch()
|
H A D | objcopy.c | 3274 bfd_set_error (bfd_error_no_error); in copy_object() 3278 if (bfd_get_error () != bfd_error_no_error) in copy_object()
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldwrite.c | 538 bfd_set_error (bfd_error_no_error); in ldwrite() 551 if (bfd_get_error () != bfd_error_no_error) in ldwrite()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | bucomm.c | 42 if (err == bfd_error_no_error) in bfd_nonfatal() 75 if (err == bfd_error_no_error) in bfd_nonfatal_message()
|
H A D | size.c | 376 bfd_set_error (bfd_error_no_error); in display_archive()
|
H A D | ar.c | 961 bfd_set_error (bfd_error_no_error); in open_inarch()
|
H A D | objdump.c | 2159 bfd_set_error (bfd_error_no_error); in show_line() 2166 if (bfd_get_error () == bfd_error_no_error) in show_line() 5818 bfd_set_error (bfd_error_no_error); in display_any_bfd()
|
H A D | objcopy.c | 3368 bfd_set_error (bfd_error_no_error); in copy_object() 3372 if (bfd_get_error () != bfd_error_no_error) in copy_object()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | bfd.c | 1741 bfd_error = bfd_error_no_error; in bfd_init() 1744 input_error = bfd_error_no_error; in bfd_init()
|
H A D | archive.c | 741 bfd_set_error (bfd_error_no_error); in _bfd_get_elt_at_filepos() 749 case bfd_error_no_error: in _bfd_get_elt_at_filepos()
|
H A D | elfxx-mips.c | 11034 bfd_set_error (bfd_error_no_error); in _bfd_mips_elf_finish_dynamic_symbol() 11150 bfd_set_error (bfd_error_no_error); in _bfd_mips_elf_finish_dynamic_symbol() 11708 bfd_set_error (bfd_error_no_error); in mips_finish_exec_plt() 11737 bfd_set_error (bfd_error_no_error); in mips_finish_exec_plt()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | bfd.c | 684 static bfd_error_type bfd_error = bfd_error_no_error; 686 static bfd_error_type input_error = bfd_error_no_error;
|
H A D | peicode.h | 1505 bfd_set_error (bfd_error_no_error); in pe_bfd_object_p() 1507 if (bfd_get_error () != bfd_error_no_error) in pe_bfd_object_p()
|
H A D | archive.c | 721 bfd_set_error (bfd_error_no_error); in _bfd_get_elt_at_filepos() 729 case bfd_error_no_error: in _bfd_get_elt_at_filepos()
|
H A D | elfxx-mips.c | 10943 bfd_set_error (bfd_error_no_error); in _bfd_mips_elf_finish_dynamic_symbol() 11059 bfd_set_error (bfd_error_no_error); in _bfd_mips_elf_finish_dynamic_symbol() 11617 bfd_set_error (bfd_error_no_error); in mips_finish_exec_plt() 11646 bfd_set_error (bfd_error_no_error); in mips_finish_exec_plt()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | bfdt.texi | 367 bfd_error_no_error = 0,
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | bfdt.texi | 597 bfd_error_no_error = 0,
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/ |
H A D | bfd.h | 7039 bfd_error_no_error = 0, enumerator
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/ |
H A D | bfd.h | 7039 bfd_error_no_error = 0, enumerator
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/ |
H A D | bfd.h | 7039 bfd_error_no_error = 0, enumerator
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/ |
H A D | bfd.h | 7039 bfd_error_no_error = 0, enumerator
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/ |
H A D | bfd.h | 7039 bfd_error_no_error = 0, enumerator
|