Searched refs:bfd_get_format (Results 1 – 24 of 24) sorted by relevance
177 && bfd_get_format(abfd) == bfd_object && abfd->my_archive == NULL) in MY()
1112 if (bfd_get_format (abfd) == bfd_object) in NAME()1999 if (bfd_get_format (abfd) != bfd_object) in NAME()2392 if (bfd_get_format (abfd) != bfd_object) in NAME()2510 switch (bfd_get_format (abfd)) in NAME()3593 BFD_ASSERT (bfd_get_format (input_bfd) == bfd_object); in aout_link_input_bfd()
486 #define bfd_get_format(abfd) ((abfd)->format) macro
2546 if (bfd_get_format (abfd) == bfd_core) in _bfd_elf_make_section_from_phdr()4760 || (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core)) in assign_file_positions_for_load_sections()4830 if (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core) in assign_file_positions_for_load_sections()4916 if (p->p_type == PT_LOAD && bfd_get_format (abfd) != bfd_core) in assign_file_positions_for_load_sections()5169 || bfd_get_format (abfd) != bfd_core)) in assign_file_positions_for_non_load_sections()5230 && bfd_get_format (abfd) != bfd_core) in assign_file_positions_except_relocs()5342 else if (bfd_get_format (abfd) == bfd_core) in prep_headers()5657 && bfd_get_format (ibfd) == bfd_core \ in rewrite_elf_program_header()8004 if (bfd_get_format (abfd) == bfd_object && tdata != NULL) in _bfd_elf_close_and_cleanup()9760 switch (bfd_get_format (abfd)) in elf_parse_notes()
1223 if (bfd_get_format (abfd) == bfd_object) in NAME()2456 if (bfd_get_format (abfd) != bfd_object) in NAME()2852 if (bfd_get_format (abfd) != bfd_object in NAME()3454 switch (bfd_get_format (abfd)) in NAME()5262 BFD_ASSERT (bfd_get_format (input_bfd) == bfd_object); in aout_link_input_bfd()
2192 || bfd_get_format (abfd) != bfd_object) in bfd_ecoff_get_gp_value()2208 || bfd_get_format (abfd) != bfd_object) in bfd_ecoff_set_gp_value()2231 || bfd_get_format (abfd) != bfd_object) in bfd_ecoff_set_regmasks()3688 switch (bfd_get_format (abfd)) in _bfd_ecoff_bfd_link_add_symbols()
595 && bfd_get_format (abfd) == bfd_object && abfd->my_archive == NULL) in tic30_aout_object_p()
921 if (bfd_get_format (abfd) != bfd_object) in b_out_get_reloc_upper_bound()
5099 switch (bfd_get_format (abfd)) in bfd_elf_link_add_symbols()6893 && bfd_get_format (abfd) == bfd_object) in bfd_elf_set_dt_needed_name()6902 && bfd_get_format (abfd) == bfd_object) in bfd_elf_get_dyn_lib_class()6913 && bfd_get_format (abfd) == bfd_object) in bfd_elf_set_dyn_lib_class()6949 && bfd_get_format (abfd) == bfd_object) in bfd_elf_get_dt_soname()6972 || bfd_get_format (abfd) != bfd_object) in bfd_elf_get_bfd_needed_list()
756 if ((bfd_get_format (archive) != bfd_archive) in bfd_openr_next_archived_file()
4694 if (bfd_get_format (abfd) == bfd_object) in elf64_vms_close_and_cleanup()5377 switch (bfd_get_format (abfd)) in elf64_vms_bfd_link_add_symbols()
874 switch (bfd_get_format (abfd)) in generic_link_add_symbols()
1963 if (bfd_get_format (abfd) != bfd_object) in coff_get_reloc_upper_bound()
5683 if (bfd_get_format (abfd) == bfd_object && mdata != NULL) in bfd_mach_o_close_and_cleanup()5701 if (bfd_get_format (abfd) == bfd_archive in bfd_mach_o_close_and_cleanup()
165 switch (bfd_get_format (abfd)) in _bfd_coff_link_add_symbols()
493 #define bfd_get_format(abfd) ((abfd)->format) macro
6691 if (bfd_get_format (abfd) != bfd_object) in som_bfd_free_cached_info()
2436 switch (bfd_get_format (abfd)) in _bfd_xcoff_bfd_link_add_symbols()
8192 switch (bfd_get_format (abfd)) in alpha_vms_bfd_link_add_symbols()
1102 (elf_parse_notes): ... and here. Check `bfd_get_format (abfd)' with
1613 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_object()1644 if (bfd_get_format (obfd) != bfd_core) in copy_object()1693 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_object()2281 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_archive()2904 if (bfd_get_format (obfd) == bfd_core || strip_symbols == STRIP_NONDWO) in copy_relocations_in_section()
1823 switch (bfd_get_format (abfd)) in xcoff_dump()
2807 switch (bfd_get_format (entry->the_bfd)) in load_symbols()3305 && ((bfd_get_format (abfd) == bfd_archive in open_input_bfds()3307 || (bfd_get_format (abfd) == bfd_object in open_input_bfds()
3449 return (bfd_get_format (abfd) == bfd_object in pe_bfd_is_dll()