|
unsigned char | sizeof_ehdr |
|
unsigned char | sizeof_phdr |
|
unsigned char | sizeof_shdr |
|
unsigned char | sizeof_rel |
|
unsigned char | sizeof_rela |
|
unsigned char | sizeof_sym |
|
unsigned char | sizeof_dyn |
|
unsigned char | sizeof_note |
|
unsigned char | sizeof_hash_entry |
|
unsigned char | int_rels_per_ext_rel |
|
unsigned char | arch_size |
|
unsigned char | log_file_align |
|
unsigned char | elfclass |
|
unsigned char | ev_current |
|
int(* | write_out_phdrs )(bfd *, const Elf_Internal_Phdr *, unsigned int) |
|
bfd_boolean(* | write_shdrs_and_ehdr )(bfd *) |
|
bfd_boolean(* | checksum_contents )(bfd *, void(*)(const void *, size_t, void *), void *) |
|
void(* | write_relocs )(bfd *, asection *, void *) |
|
bfd_boolean(* | swap_symbol_in )(bfd *, const void *, const void *, Elf_Internal_Sym *) |
|
void(* | swap_symbol_out )(bfd *, const Elf_Internal_Sym *, void *, void *) |
|
bfd_boolean(* | slurp_reloc_table )(bfd *, asection *, asymbol **, bfd_boolean) |
|
long(* | slurp_symbol_table )(bfd *, asymbol **, bfd_boolean) |
|
void(* | swap_dyn_in )(bfd *, const void *, Elf_Internal_Dyn *) |
|
void(* | swap_dyn_out )(bfd *, const Elf_Internal_Dyn *, void *) |
|
void(* | swap_reloc_in )(bfd *, const bfd_byte *, Elf_Internal_Rela *) |
|
void(* | swap_reloc_out )(bfd *, const Elf_Internal_Rela *, bfd_byte *) |
|
void(* | swap_reloca_in )(bfd *, const bfd_byte *, Elf_Internal_Rela *) |
|
void(* | swap_reloca_out )(bfd *, const Elf_Internal_Rela *, bfd_byte *) |
|
Definition at line 417 of file elf-bfd.h.