Home
last modified time | relevance | path

Searched refs:bfd_check_format (Results 1 – 25 of 46) sorted by relevance

12

/freebsd-12.1/contrib/binutils/ld/
H A Dldfile.c161 if (bfd_check_format (entry->the_bfd, bfd_archive)) in ldfile_try_open_bfd()
168 if (! bfd_check_format (check, bfd_object)) in ldfile_try_open_bfd()
282 && bfd_check_format (entry->the_bfd, bfd_archive))) in ldfile_try_open_bfd()
/freebsd-12.1/contrib/binutils/binutils/
H A Dsize.c266 if (bfd_check_format (abfd, bfd_archive)) in display_bfd()
363 if (bfd_check_format (file, bfd_archive)) in display_file()
H A Daddr2line.c278 if (bfd_check_format (abfd, bfd_archive)) in process_file()
H A Darsup.c186 if (!bfd_check_format(ibfd, bfd_archive)) in ar_open()
H A Dstrings.c405 if (!bfd_check_format (abfd, bfd_object)) in strings_object_file()
H A Ddlltool.c1527 if (bfd_check_format (f, bfd_archive)) in scan_obj_file()
1532 if (bfd_check_format (arfile, bfd_object)) in scan_obj_file()
1543 else if (bfd_check_format (f, bfd_object)) in scan_obj_file()
H A Dar.c725 if (bfd_check_format (obj, bfd_object)) in open_inarch()
/freebsd-12.1/contrib/gdb/gdb/
H A Dpa64solib.c176 if (!bfd_check_format (abfd, bfd_object)) in pa64_solib_sizeof_symbol_table()
236 if (!bfd_check_format (tmp_bfd, bfd_object)) in pa64_solib_add_solib_objfile()
538 if (!bfd_check_format (tmp_bfd, bfd_object)) in pa64_solib_create_inferior_hook()
H A Ddsrec.c71 if (bfd_check_format (abfd, bfd_object) == 0) in load_srec()
H A Drs6000-nat.c754 if (bfd_check_format (abfd, bfd_object)) in add_vmap()
757 else if (bfd_check_format (abfd, bfd_archive)) in add_vmap()
772 if (!bfd_check_format (last, bfd_object)) in add_vmap()
H A Dsolib-svr4.c356 if (!bfd_check_format (interp_bfd, bfd_object)) in look_for_base()
1039 if (!bfd_check_format (tmp_bfd, bfd_object)) in enable_break()
H A Dsolib.c261 if (!bfd_check_format (abfd, bfd_object)) in solib_map_sections()
H A Dcorelow.c310 if (!bfd_check_format (temp_bfd, bfd_core) && in core_open()
H A Dsomsolib.c234 if (!bfd_check_format (abfd, bfd_object)) /* Reads in section info */ in som_solib_sizeof_symbol_table()
323 if (!bfd_check_format (so->abfd, bfd_object)) in som_solib_add_solib_objfile()
H A Ddve3900-rom.c889 if (bfd_check_format (abfd, bfd_object) == 0) in r3900_load()
H A Dexec.c224 if (!bfd_check_format (exec_bfd, bfd_object)) in exec_file_attach()
H A Dsymfile.c1256 if (!bfd_check_format (sym_bfd, bfd_object)) in symfile_bfd_open()
1508 if (!bfd_check_format (loadfile_bfd, bfd_object)) in generic_load()
1842 if (!bfd_check_format (objfile->obfd, bfd_object)) in reread_symbols()
H A Dremote-mips.c2635 if (bfd_check_format (abfd, bfd_object) == 0) in mips_load_srec()
3116 if (bfd_check_format (abfd, bfd_object) == 0) in pmon_load_fast()
H A Dwin32-nat.c842 if (bfd_check_format (abfd, bfd_object)) in solib_symbols_add()
2312 if (bfd_check_format (dll_bfd, bfd_object)) in dll_code_sections_add()
/freebsd-12.1/contrib/binutils/bfd/
H A Dformat.c91 bfd_check_format (bfd *abfd, bfd_format format) in bfd_check_format() function
H A Darchive.c670 if (bfd_check_format (first, bfd_object) in bfd_generic_archive_p()
1671 if ((bfd_check_format (current, bfd_object))) in _bfd_write_archive_contents()
1819 if (bfd_check_format (current, bfd_object) in _bfd_compute_and_write_armap()
H A Dopncls.c868 bfd_check_format (abfd, bfd_object); in bfd_make_readable()
/freebsd-12.1/gnu/usr.bin/gdb/kgdb/
H A Dkld.c237 if (!bfd_check_format(bfd, bfd_object)) in load_kld()
/freebsd-12.1/contrib/wpa/src/utils/
H A Dtrace.c81 if (bfd_check_format(abfd, bfd_archive)) { in open_bfd()
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-dump.c141 if (!bfd_check_format (ibfd, bfd_object)) in bfd_openr_with_cleanup()

12