Home
last modified time | relevance | path

Searched refs:bfd_get_format (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/contrib/binutils-2.27/binutils/
HDobjcopy.c1827 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_object()
1876 if (bfd_get_format (obfd) != bfd_core) in copy_object()
1925 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_object()
2565 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_archive()
3212 if (bfd_get_format (obfd) == bfd_core || strip_symbols == STRIP_NONDWO) in copy_relocations_in_section()
HDod-xcoff.c1823 switch (bfd_get_format (abfd)) in xcoff_dump()
/dragonfly/contrib/gdb-7/bfd/
HDbfd-in.h491 #define bfd_get_format(abfd) ((abfd)->format) macro
HDelf.c2442 if (bfd_get_format (abfd) == bfd_core) in _bfd_elf_make_section_from_phdr()
4633 || (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core)) in assign_file_positions_for_load_sections()
4703 if (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core) in assign_file_positions_for_load_sections()
4788 if (p->p_type == PT_LOAD && bfd_get_format (abfd) != bfd_core) in assign_file_positions_for_load_sections()
5044 || bfd_get_format (abfd) != bfd_core)) in assign_file_positions_for_non_load_sections()
5106 && bfd_get_format (abfd) != bfd_core) in assign_file_positions_except_relocs()
5203 else if (bfd_get_format (abfd) == bfd_core) in prep_headers()
5510 && bfd_get_format (ibfd) == bfd_core \ in rewrite_elf_program_header()
7878 if (bfd_get_format (abfd) == bfd_object && tdata != NULL) in _bfd_elf_close_and_cleanup()
9634 switch (bfd_get_format (abfd)) in elf_parse_notes()
HDelflink.c5198 switch (bfd_get_format (abfd)) in bfd_elf_link_add_symbols()
6989 && bfd_get_format (abfd) == bfd_object) in bfd_elf_set_dt_needed_name()
6998 && bfd_get_format (abfd) == bfd_object) in bfd_elf_get_dyn_lib_class()
7009 && bfd_get_format (abfd) == bfd_object) in bfd_elf_set_dyn_lib_class()
7045 && bfd_get_format (abfd) == bfd_object) in bfd_elf_get_dt_soname()
7068 || bfd_get_format (abfd) != bfd_object) in bfd_elf_get_bfd_needed_list()
HDarchive.c755 if ((bfd_get_format (archive) != bfd_archive) in bfd_openr_next_archived_file()
HDlinker.c838 switch (bfd_get_format (abfd)) in generic_link_add_symbols()
HDcoffgen.c1897 if (bfd_get_format (abfd) != bfd_object) in coff_get_reloc_upper_bound()
HDbfd-in2.h498 #define bfd_get_format(abfd) ((abfd)->format) macro
/dragonfly/contrib/binutils-2.34/binutils/
HDobjcopy.c2587 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_object()
2636 if (bfd_get_format (obfd) != bfd_core) in copy_object()
2692 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_object()
3492 if (!bfd_set_format (obfd, bfd_get_format (ibfd))) in copy_archive()
4212 if (bfd_get_format (obfd) == bfd_core in copy_relocations_in_section()
/dragonfly/contrib/binutils-2.27/bfd/
HDelf.c2910 if (bfd_get_format (abfd) == bfd_core) in _bfd_elf_make_section_from_phdr()
5279 || (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core)) in assign_file_positions_for_load_sections()
5349 if (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core) in assign_file_positions_for_load_sections()
5435 if (p->p_type == PT_LOAD && bfd_get_format (abfd) != bfd_core) in assign_file_positions_for_load_sections()
5692 || bfd_get_format (abfd) != bfd_core)) in assign_file_positions_for_non_load_sections()
5769 && bfd_get_format (abfd) != bfd_core) in assign_file_positions_except_relocs()
5884 else if (bfd_get_format (abfd) == bfd_core) in prep_headers()
6267 && bfd_get_format (ibfd) == bfd_core \ in rewrite_elf_program_header()
8632 if (bfd_get_format (abfd) == bfd_object && tdata != NULL) in _bfd_elf_close_and_cleanup()
10586 switch (bfd_get_format (abfd)) in elf_parse_notes()
HDelflink.c5372 switch (bfd_get_format (abfd)) in bfd_elf_link_add_symbols()
7173 && bfd_get_format (abfd) == bfd_object) in bfd_elf_set_dt_needed_name()
7182 && bfd_get_format (abfd) == bfd_object) in bfd_elf_get_dyn_lib_class()
7193 && bfd_get_format (abfd) == bfd_object) in bfd_elf_set_dyn_lib_class()
7229 && bfd_get_format (abfd) == bfd_object) in bfd_elf_get_dt_soname()
7252 || bfd_get_format (abfd) != bfd_object) in bfd_elf_get_bfd_needed_list()
HDarchive.c776 if ((bfd_get_format (archive) != bfd_archive) in bfd_openr_next_archived_file()
HDlinker.c874 switch (bfd_get_format (abfd)) in generic_link_add_symbols()
HDcoffgen.c1976 if (bfd_get_format (abfd) != bfd_object) in coff_get_reloc_upper_bound()
HDcofflink.c165 switch (bfd_get_format (abfd)) in _bfd_coff_link_add_symbols()
HDbfd-in2.h506 #define bfd_get_format(abfd) ((abfd)->format) macro
/dragonfly/contrib/binutils-2.34/bfd/
HDelf.c3041 if (bfd_get_format (abfd) == bfd_core) in _bfd_elf_make_section_from_phdr()
3077 if (bfd_get_format (abfd) == bfd_core && abfd->build_id == NULL) in bfd_section_from_phdr()
5752 || (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core)) in assign_file_positions_for_load_sections()
5840 if (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core) in assign_file_positions_for_load_sections()
5942 if (p->p_type == PT_LOAD && bfd_get_format (abfd) != bfd_core) in assign_file_positions_for_load_sections()
6248 || bfd_get_format (abfd) != bfd_core)) in assign_file_positions_for_non_load_sections()
6322 && bfd_get_format (abfd) != bfd_core) in assign_file_positions_except_relocs()
6421 else if (bfd_get_format (abfd) == bfd_core) in _bfd_elf_init_file_header()
6850 && bfd_get_format (ibfd) == bfd_core \ in rewrite_elf_program_header()
9290 if (bfd_get_format (abfd) == bfd_object && tdata != NULL) in _bfd_elf_close_and_cleanup()
[all …]
HDelflink.c5806 switch (bfd_get_format (abfd)) in bfd_elf_link_add_symbols()
7735 && bfd_get_format (abfd) == bfd_object) in bfd_elf_set_dt_needed_name()
7744 && bfd_get_format (abfd) == bfd_object) in bfd_elf_get_dyn_lib_class()
7755 && bfd_get_format (abfd) == bfd_object) in bfd_elf_set_dyn_lib_class()
7791 && bfd_get_format (abfd) == bfd_object) in bfd_elf_get_dt_soname()
7814 || bfd_get_format (abfd) != bfd_object) in bfd_elf_get_bfd_needed_list()
HDarchive.c796 if ((bfd_get_format (archive) != bfd_archive) in bfd_openr_next_archived_file()
HDlinker.c856 switch (bfd_get_format (abfd)) in _bfd_generic_link_add_symbols()
HDcofflink.c165 switch (bfd_get_format (abfd)) in _bfd_coff_link_add_symbols()
HDcoffgen.c2011 if (bfd_get_format (abfd) != bfd_object) in coff_get_reloc_upper_bound()
/dragonfly/contrib/binutils-2.27/ld/
HDldlang.c2820 switch (bfd_get_format (entry->the_bfd)) in load_symbols()
3310 && ((bfd_get_format (abfd) == bfd_archive in open_input_bfds()
3312 || (bfd_get_format (abfd) == bfd_object in open_input_bfds()
/dragonfly/contrib/binutils-2.34/ld/
HDldlang.c3043 switch (bfd_get_format (entry->the_bfd)) in load_symbols()
3553 && ((bfd_get_format (abfd) == bfd_archive in open_input_bfds()
3555 || (bfd_get_format (abfd) == bfd_object in open_input_bfds()

12