| /dragonfly/contrib/binutils-2.27/binutils/ |
| HD | objcopy.c | 1827 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()
|
| HD | od-xcoff.c | 1823 switch (bfd_get_format (abfd)) in xcoff_dump()
|
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | bfd-in.h | 491 #define bfd_get_format(abfd) ((abfd)->format) macro
|
| HD | elf.c | 2442 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()
|
| HD | elflink.c | 5198 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()
|
| HD | archive.c | 755 if ((bfd_get_format (archive) != bfd_archive) in bfd_openr_next_archived_file()
|
| HD | linker.c | 838 switch (bfd_get_format (abfd)) in generic_link_add_symbols()
|
| HD | coffgen.c | 1897 if (bfd_get_format (abfd) != bfd_object) in coff_get_reloc_upper_bound()
|
| HD | bfd-in2.h | 498 #define bfd_get_format(abfd) ((abfd)->format) macro
|
| /dragonfly/contrib/binutils-2.34/binutils/ |
| HD | objcopy.c | 2587 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/ |
| HD | elf.c | 2910 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()
|
| HD | elflink.c | 5372 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()
|
| HD | archive.c | 776 if ((bfd_get_format (archive) != bfd_archive) in bfd_openr_next_archived_file()
|
| HD | linker.c | 874 switch (bfd_get_format (abfd)) in generic_link_add_symbols()
|
| HD | coffgen.c | 1976 if (bfd_get_format (abfd) != bfd_object) in coff_get_reloc_upper_bound()
|
| HD | cofflink.c | 165 switch (bfd_get_format (abfd)) in _bfd_coff_link_add_symbols()
|
| HD | bfd-in2.h | 506 #define bfd_get_format(abfd) ((abfd)->format) macro
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | elf.c | 3041 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 …]
|
| HD | elflink.c | 5806 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()
|
| HD | archive.c | 796 if ((bfd_get_format (archive) != bfd_archive) in bfd_openr_next_archived_file()
|
| HD | linker.c | 856 switch (bfd_get_format (abfd)) in _bfd_generic_link_add_symbols()
|
| HD | cofflink.c | 165 switch (bfd_get_format (abfd)) in _bfd_coff_link_add_symbols()
|
| HD | coffgen.c | 2011 if (bfd_get_format (abfd) != bfd_object) in coff_get_reloc_upper_bound()
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ldlang.c | 2820 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/ |
| HD | ldlang.c | 3043 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()
|