| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ldfile.c | 161 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 D | size.c | 266 if (bfd_check_format (abfd, bfd_archive)) in display_bfd() 363 if (bfd_check_format (file, bfd_archive)) in display_file()
|
| H A D | addr2line.c | 278 if (bfd_check_format (abfd, bfd_archive)) in process_file()
|
| H A D | arsup.c | 186 if (!bfd_check_format(ibfd, bfd_archive)) in ar_open()
|
| H A D | strings.c | 405 if (!bfd_check_format (abfd, bfd_object)) in strings_object_file()
|
| H A D | dlltool.c | 1527 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 D | ar.c | 725 if (bfd_check_format (obj, bfd_object)) in open_inarch()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | pa64solib.c | 176 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 D | dsrec.c | 71 if (bfd_check_format (abfd, bfd_object) == 0) in load_srec()
|
| H A D | rs6000-nat.c | 754 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 D | solib-svr4.c | 356 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 D | solib.c | 261 if (!bfd_check_format (abfd, bfd_object)) in solib_map_sections()
|
| H A D | corelow.c | 310 if (!bfd_check_format (temp_bfd, bfd_core) && in core_open()
|
| H A D | somsolib.c | 234 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 D | dve3900-rom.c | 889 if (bfd_check_format (abfd, bfd_object) == 0) in r3900_load()
|
| H A D | exec.c | 224 if (!bfd_check_format (exec_bfd, bfd_object)) in exec_file_attach()
|
| H A D | symfile.c | 1256 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 D | remote-mips.c | 2635 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 D | win32-nat.c | 842 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 D | format.c | 91 bfd_check_format (bfd *abfd, bfd_format format) in bfd_check_format() function
|
| H A D | archive.c | 670 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 D | opncls.c | 868 bfd_check_format (abfd, bfd_object); in bfd_make_readable()
|
| /freebsd-12.1/gnu/usr.bin/gdb/kgdb/ |
| H A D | kld.c | 237 if (!bfd_check_format(bfd, bfd_object)) in load_kld()
|
| /freebsd-12.1/contrib/wpa/src/utils/ |
| H A D | trace.c | 81 if (bfd_check_format(abfd, bfd_archive)) { in open_bfd()
|
| /freebsd-12.1/contrib/gdb/gdb/cli/ |
| H A D | cli-dump.c | 141 if (!bfd_check_format (ibfd, bfd_object)) in bfd_openr_with_cleanup()
|