#include <bfd-in2.h>

Definition at line 4378 of file bfd-in2.h.
| char* bfd_target::name |
Definition at line 4381 of file bfd-in2.h.
Referenced by aout_adobe_object_p(), bfd_check_format_matches(), bfd_install_relocation(), bfd_perform_relocation(), closest_target_match(), get_target(), h8300_reloc16_extra_cases(), init_os(), NAME(), and open_output().
Definition at line 4385 of file bfd-in2.h.
Referenced by _bfd_elf_copy_private_section_data(), _bfd_get_gp_value(), _bfd_set_gp_value(), bfd_get_arch_size(), bfd_get_elf_phdr_upper_bound(), bfd_get_elf_phdrs(), bfd_get_gp_size(), bfd_install_relocation(), bfd_perform_relocation(), bfd_set_gp_size(), closest_target_match(), coff_arm_merge_private_bfd_data(), coff_link_add_symbols(), ecoff_link_add_externals(), elf32_m68hc11_setup_section_lists(), and sh64_bfd_elf_copy_private_section_data().
Definition at line 4388 of file bfd-in2.h.
Referenced by _bfd_generic_verify_endian_match(), closest_target_match(), coff_mcore_relocate_section(), coff_pe_mips_relocate_section(), mips_relocate_section(), open_output(), and ppc64_elf_merge_private_bfd_data().
Definition at line 4391 of file bfd-in2.h.
Referenced by bfd_ecoff_debug_accumulate(), and pdp11_aout_link_input_section().
| unsigned short bfd_target::ar_max_namelen |
| bfd_uint64_t(* bfd_target::bfd_getx64)(const void *) |
| bfd_int64_t(* bfd_target::bfd_getx_signed_64)(const void *) |
| bfd_vma(* bfd_target::bfd_getx32)(const void *) |
| bfd_signed_vma(* bfd_target::bfd_getx_signed_32)(const void *) |
| void(* bfd_target::bfd_putx32)(bfd_vma, void *) |
| bfd_vma(* bfd_target::bfd_getx16)(const void *) |
| bfd_signed_vma(* bfd_target::bfd_getx_signed_16)(const void *) |
| void(* bfd_target::bfd_putx16)(bfd_vma, void *) |
| bfd_uint64_t(* bfd_target::bfd_h_getx64)(const void *) |
| bfd_int64_t(* bfd_target::bfd_h_getx_signed_64)(const void *) |
| bfd_vma(* bfd_target::bfd_h_getx32)(const void *) |
| bfd_signed_vma(* bfd_target::bfd_h_getx_signed_32)(const void *) |
| void(* bfd_target::bfd_h_putx32)(bfd_vma, void *) |
| bfd_vma(* bfd_target::bfd_h_getx16)(const void *) |
| bfd_signed_vma(* bfd_target::bfd_h_getx_signed_16)(const void *) |
| void(* bfd_target::bfd_h_putx16)(bfd_vma, void *) |
struct bfd_target*(* bfd_target::_bfd_check_format[bfd_type_end])(bfd *) [read] |
| bfd_boolean(* bfd_target::_bfd_set_format[bfd_type_end])(bfd *) |
Referenced by elf_core_file_p(), and elf_object_p().
| bfd_boolean(* bfd_target::_bfd_write_contents[bfd_type_end])(bfd *) |
| bfd_boolean(* bfd_target::_close_and_cleanup)(bfd *) |
| bfd_boolean(* bfd_target::_bfd_free_cached_info)(bfd *) |
| bfd_boolean(* bfd_target::_new_section_hook)(bfd *, sec_ptr) |
| bfd_boolean(* bfd_target::_bfd_get_section_contents)(bfd *, sec_ptr, void *, file_ptr, bfd_size_type) |
| bfd_boolean(* bfd_target::_bfd_get_section_contents_in_window)(bfd *, sec_ptr, bfd_window *, file_ptr, bfd_size_type) |
| bfd_boolean(* bfd_target::_bfd_copy_private_bfd_data)(bfd *, bfd *) |
| bfd_boolean(* bfd_target::_bfd_merge_private_bfd_data)(bfd *, bfd *) |
| bfd_boolean(* bfd_target::_bfd_copy_private_section_data)(bfd *, sec_ptr, bfd *, sec_ptr) |
| bfd_boolean(* bfd_target::_bfd_copy_private_symbol_data)(bfd *, asymbol *, bfd *, asymbol *) |
| bfd_boolean(* bfd_target::_bfd_copy_private_header_data)(bfd *, bfd *) |
| bfd_boolean(* bfd_target::_bfd_set_private_flags)(bfd *, flagword) |
| bfd_boolean(* bfd_target::_bfd_print_private_bfd_data)(bfd *, void *) |
| char*(* bfd_target::_core_file_failing_command)(bfd *) |
| int(* bfd_target::_core_file_failing_signal)(bfd *) |
| bfd_boolean(* bfd_target::_core_file_matches_executable_p)(bfd *, bfd *) |
| bfd_boolean(* bfd_target::_bfd_slurp_armap)(bfd *) |
| bfd_boolean(* bfd_target::_bfd_slurp_extended_name_table)(bfd *) |
| bfd_boolean(* bfd_target::_bfd_construct_extended_name_table)(bfd *, char **, bfd_size_type *, const char **) |
| void(* bfd_target::_bfd_truncate_arname)(bfd *, const char *, char *) |
| bfd_boolean(* bfd_target::write_armap)(bfd *, unsigned int, struct orl *, unsigned int, int) |
| bfd*(* bfd_target::openr_next_archived_file)(bfd *, bfd *) |
| int(* bfd_target::_bfd_stat_arch_elt)(bfd *, struct stat *) |
| bfd_boolean(* bfd_target::_bfd_update_armap_timestamp)(bfd *) |
struct bfd_symbol*(* bfd_target::_bfd_make_empty_symbol)(bfd *) [read] |
| void(* bfd_target::_bfd_get_symbol_info)(bfd *, struct bfd_symbol *, symbol_info *) |
| bfd_boolean(* bfd_target::_bfd_is_local_label_name)(bfd *, const char *) |
| bfd_boolean(* bfd_target::_bfd_is_target_special_symbol)(bfd *, asymbol *) |
| alent*(* bfd_target::_get_lineno)(bfd *, struct bfd_symbol *) |
| bfd_boolean(* bfd_target::_bfd_find_nearest_line)(bfd *, struct bfd_section *, struct bfd_symbol **, bfd_vma, const char **, const char **, unsigned int *) |
| long(* bfd_target::_read_minisymbols)(bfd *, bfd_boolean, void **, unsigned int *) |
| asymbol*(* bfd_target::_minisymbol_to_symbol)(bfd *, bfd_boolean, const void *, asymbol *) |
| long(* bfd_target::_bfd_canonicalize_reloc)(bfd *, sec_ptr, arelent **, struct bfd_symbol **) |
| bfd_boolean(* bfd_target::_bfd_set_arch_mach)(bfd *, enum bfd_architecture, unsigned long) |
| bfd_boolean(* bfd_target::_bfd_set_section_contents)(bfd *, sec_ptr, const void *, file_ptr, bfd_size_type) |
| int(* bfd_target::_bfd_sizeof_headers)(bfd *, bfd_boolean) |
| bfd_byte*(* bfd_target::_bfd_get_relocated_section_contents)(bfd *, struct bfd_link_info *, struct bfd_link_order *, bfd_byte *, bfd_boolean, struct bfd_symbol **) |
Referenced by bfd_get_relocated_section_contents().
| bfd_boolean(* bfd_target::_bfd_relax_section)(bfd *, struct bfd_section *, struct bfd_link_info *, bfd_boolean *) |
struct bfd_link_hash_table*(* bfd_target::_bfd_link_hash_table_create)(bfd *) [read] |
| bfd_boolean(* bfd_target::_bfd_link_add_symbols)(bfd *, struct bfd_link_info *) |
| bfd_boolean(* bfd_target::_bfd_final_link)(bfd *, struct bfd_link_info *) |
| bfd_boolean(* bfd_target::_bfd_link_split_section)(bfd *, struct bfd_section *) |
| bfd_boolean(* bfd_target::_bfd_gc_sections)(bfd *, struct bfd_link_info *) |
| bfd_boolean(* bfd_target::_bfd_merge_sections)(bfd *, struct bfd_link_info *) |
| bfd_boolean(* bfd_target::_bfd_is_group_section)(bfd *, const struct bfd_section *) |
| bfd_boolean(* bfd_target::_bfd_discard_group)(bfd *, struct bfd_section *) |
| long(* bfd_target::_bfd_get_synthetic_symtab)(bfd *, long, struct bfd_symbol **, long, struct bfd_symbol **, struct bfd_symbol **) |
| long(* bfd_target::_bfd_canonicalize_dynamic_reloc)(bfd *, arelent **, struct bfd_symbol **) |
| const void* bfd_target::backend_data |
1.5.6