Home
last modified time | relevance | path

Searched refs:bfd_error_no_error (Results 1 – 25 of 90) sorted by relevance

1234

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldwrite.c543 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 Dbucomm.c42 if (err == bfd_error_no_error) in bfd_nonfatal()
75 if (err == bfd_error_no_error) in bfd_nonfatal_message()
H A Dsize.c375 bfd_set_error (bfd_error_no_error); in display_archive()
H A Dar.c973 bfd_set_error (bfd_error_no_error); in open_inarch()
H A Dobjcopy.c3274 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 Dldwrite.c538 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 Dbucomm.c42 if (err == bfd_error_no_error) in bfd_nonfatal()
75 if (err == bfd_error_no_error) in bfd_nonfatal_message()
H A Dsize.c376 bfd_set_error (bfd_error_no_error); in display_archive()
H A Dar.c961 bfd_set_error (bfd_error_no_error); in open_inarch()
H A Dobjdump.c2159 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 Dobjcopy.c3368 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 Dbfd.c1741 bfd_error = bfd_error_no_error; in bfd_init()
1744 input_error = bfd_error_no_error; in bfd_init()
H A Darchive.c741 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 Delfxx-mips.c11034 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 Dbfd.c684 static bfd_error_type bfd_error = bfd_error_no_error;
686 static bfd_error_type input_error = bfd_error_no_error;
H A Dpeicode.h1505 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 Darchive.c721 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 Delfxx-mips.c10943 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 Dbfdt.texi367 bfd_error_no_error = 0,
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dbfdt.texi597 bfd_error_no_error = 0,
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/
H A Dbfd.h7039 bfd_error_no_error = 0, enumerator
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/
H A Dbfd.h7039 bfd_error_no_error = 0, enumerator
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/
H A Dbfd.h7039 bfd_error_no_error = 0, enumerator
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/
H A Dbfd.h7039 bfd_error_no_error = 0, enumerator
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/
H A Dbfd.h7039 bfd_error_no_error = 0, enumerator

1234