Lines Matching full:bfd
0 /* BFD back-end for IBM RS/6000 "XCOFF64" files.
6 This file is part of BFD, the Binary File Descriptor library.
24 #include "bfd.h"
86 (bfd *, void *, void *);
88 (bfd *, void *, void *);
90 (bfd *, struct bfd_strtab_hash *, struct internal_syment *, const char *);
92 (bfd *, struct xcoff_loader_info *, struct internal_ldsym *, const char *);
94 (bfd *, void *, void *);
96 (bfd *, void *, void *);
98 (bfd *, void *, int, int, int, int, void *);
100 (bfd *, void *, int, int, int, int, void *);
102 (bfd *, void *, void *);
104 (bfd *, void *, void *);
106 (bfd *);
108 (bfd *, bfd *);
110 (bfd *, const char *);
114 (bfd *, bfd_reloc_code_real_type);
116 (bfd *);
118 (bfd *);
119 extern bfd *_bfd_xcoff_openr_next_archived_file
120 (bfd *, bfd *);
122 (bfd *, struct stat *);
124 (bfd *, unsigned int, struct orl *, unsigned int, int);
126 (bfd *);
128 (bfd *, struct bfd_link_info *);
130 (bfd *, void *, void *);
132 (bfd *, void *, void *);
134 (bfd *, void *, int, int, int, int, void *);
136 (bfd *, void *, int, int, int, int, void *);
138 (bfd *, const void *, struct internal_ldhdr *);
140 (bfd *, const struct internal_ldhdr *, void *d);
142 (bfd *, const void *, struct internal_ldsym *);
144 (bfd *, const struct internal_ldsym *, void *d);
146 (bfd *, const void *, struct internal_ldrel *);
148 (bfd *, const struct internal_ldrel *, void *d);
150 (bfd *);
152 (bfd *, struct bfd_link_info *, bfd *, asection *, bfd_byte *,
156 (bfd *);
158 (bfd *);
159 static bfd *xcoff64_openr_next_archived_file
160 (bfd *, bfd *);
162 (bfd *, struct bfd_link_info *);
164 (bfd *, union internal_auxent *, const char *);
166 (bfd *, bfd_vma);
168 (bfd *, bfd_vma);
170 (bfd *, struct internal_ldhdr *);
172 (bfd *, struct internal_ldhdr *);
174 (bfd *, const char *, const char *, bfd_boolean);
176 (bfd *, void *);
241 (bfd *abfd);
243 (bfd *cbfd, bfd *ebfd);
245 (bfd *abfd);
247 (bfd *abfd);
286 _bfd_xcoff64_swap_lineno_in (bfd *abfd, void *ext1, void *in1)
299 _bfd_xcoff64_swap_lineno_out (bfd *abfd, void *inp, void *outp)
316 _bfd_xcoff64_swap_sym_in (bfd *abfd, void *ext1, void *in1)
331 _bfd_xcoff64_swap_sym_out (bfd *abfd, void *inp, void *extp)
346 _bfd_xcoff64_swap_aux_in (bfd *abfd, void *ext1, int type, int in_class,
433 _bfd_xcoff64_swap_aux_out (bfd *abfd, void *inp, int type, int in_class,
521 _bfd_xcoff64_put_symbol_name (bfd *abfd, struct bfd_strtab_hash *strtab,
545 _bfd_xcoff64_put_ldsymbol_name (bfd *abfd ATTRIBUTE_UNUSED,
592 xcoff64_swap_ldhdr_in (bfd *abfd,
613 xcoff64_swap_ldhdr_out (bfd *abfd, const struct internal_ldhdr *src, void *d)
632 xcoff64_swap_ldsym_in (bfd *abfd, const void *s, struct internal_ldsym *dst)
651 xcoff64_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void *d)
665 xcoff64_swap_reloc_in (bfd *abfd, void *s, void *d)
679 xcoff64_swap_reloc_out (bfd *abfd, void *s, void *d)
695 xcoff64_swap_ldrel_in (bfd *abfd, const void *s, struct internal_ldrel *dst)
708 xcoff64_swap_ldrel_out (bfd *abfd, const struct internal_ldrel *src, void *d)
719 xcoff64_write_object_contents (bfd *abfd)
1066 xcoff64_reloc_type_br (bfd *input_bfd,
1068 bfd *output_bfd ATTRIBUTE_UNUSED,
1173 xcoff64_ppc_relocate_section (bfd *output_bfd,
1175 bfd *input_bfd,
1817 xcoff64_reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED,
1848 xcoff64_reloc_name_lookup (bfd *abfd ATTRIBUTE_UNUSED,
1866 xcoff64_slurp_armap (bfd *abfd)
1961 xcoff64_archive_p (bfd *abfd)
2033 static bfd *
2034 xcoff64_openr_next_archived_file (bfd *archive, bfd *last_file)
2072 xcoff64_sizeof_headers (bfd *abfd,
2091 xcoff64_create_csect_from_smclas (bfd *abfd, union internal_auxent *aux,
2126 xcoff64_is_lineno_count_overflow (bfd *abfd ATTRIBUTE_UNUSED,
2133 xcoff64_is_reloc_count_overflow (bfd *abfd ATTRIBUTE_UNUSED,
2140 xcoff64_loader_symbol_offset (bfd *abfd ATTRIBUTE_UNUSED,
2147 xcoff64_loader_reloc_offset (bfd *abfd ATTRIBUTE_UNUSED,
2154 xcoff64_bad_format_hook (bfd * abfd, void *filehdr)
2169 xcoff64_generate_rtinit (bfd *abfd, const char *init, const char *fini,
2768 (bfd *);
2770 (bfd *, bfd *);
2772 (bfd *);
2774 (bfd *);