|
|
@ -3003,7 +3003,7 @@ CAT(NAME,_canonicalize_dynamic_reloc) |
|
|
long (*_bfd_canonicalize_dynamic_reloc) |
|
|
long (*_bfd_canonicalize_dynamic_reloc) |
|
|
PARAMS ((bfd *, arelent **, struct symbol_cache_entry **)); |
|
|
PARAMS ((bfd *, arelent **, struct symbol_cache_entry **)); |
|
|
|
|
|
|
|
|
/* Opposite endian version of this target. */ |
|
|
/* Opposite endian version of this target. */ |
|
|
const struct bfd_target * alternative_target; |
|
|
const struct bfd_target * alternative_target; |
|
|
|
|
|
|
|
|
PTR backend_data; |
|
|
PTR backend_data; |
|
|
@ -3019,7 +3019,7 @@ const char ** |
|
|
bfd_target_list PARAMS ((void)); |
|
|
bfd_target_list PARAMS ((void)); |
|
|
|
|
|
|
|
|
const bfd_target * |
|
|
const bfd_target * |
|
|
bfd_search_for_target PARAMS ((int (* search_func)(const bfd_target *, void *), void *)); |
|
|
bfd_search_for_target PARAMS ((int (* search_func)(const bfd_target *, void *), void *)); |
|
|
|
|
|
|
|
|
boolean |
|
|
boolean |
|
|
bfd_check_format PARAMS ((bfd *abfd, bfd_format format)); |
|
|
bfd_check_format PARAMS ((bfd *abfd, bfd_format format)); |
|
|
|