Home | History | Annotate | Download | only in include

Lines Matching defs:bfd

2    generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c", 
4 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
6 Run "make headers" in your build bfd/ to regenerate. */
8 /* Main header file for the bfd library -- portable access to object files.
16 This file is part of BFD, the Binary File Descriptor library.
85 /* The word size used by BFD on the host. This may be 64 with a 32
87 been selected with --enable-targets, or if --enable-64-bit-bfd. */
90 /* The word size of the default bfd target. */
119 typedef struct bfd bfd;
121 /* Boolean type used in bfd. Too many systems define their own
195 /* An offset into a file. BFD always uses the largest possible offset
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
266 bfd *abfd;
267 } u; /* bfd* or file position. */
292 #define bfd_get_section_name(bfd, ptr) ((void) bfd, (ptr)->name)
293 #define bfd_get_section_vma(bfd, ptr) ((void) bfd, (ptr)->vma)
294 #define bfd_get_section_lma(bfd, ptr) ((void) bfd, (ptr)->lma)
295 #define bfd_get_section_alignment(bfd, ptr) ((void) bfd, \
297 #define bfd_section_name(bfd, ptr) ((ptr)->name)
298 #define bfd_section_size(bfd, ptr) ((ptr)->size)
300 #define bfd_section_vma(bfd, ptr) ((ptr)->vma)
301 #define bfd_section_lma(bfd, ptr) ((ptr)->lma)
302 #define bfd_section_alignment(bfd, ptr) ((ptr)->alignment_power)
303 #define bfd_get_section_flags(bfd, ptr) ((void) bfd, (ptr)->flags)
304 #define bfd_get_section_userdata(bfd, ptr) ((void) bfd, (ptr)->userdata)
308 #define bfd_set_section_vma(bfd, ptr, val) (((ptr)->vma = (ptr)->lma = (val)), ((ptr)->user_set_vma = TRUE), TRUE)
309 #define bfd_set_section_alignment(bfd, ptr, val) (((ptr)->alignment_power = (val)),TRUE)
310 #define bfd_set_section_userdata(bfd, ptr, val) (((ptr)->userdata = (val)),TRUE)
312 #define bfd_get_section_limit(bfd, sec) \
313 (((bfd)->direction != write_direction && (sec)->rawsize != 0 \
314 ? (sec)->rawsize : (sec)->size) / bfd_octets_per_byte (bfd))
470 /* User program access to BFD facilities. */
473 file than BFD does. Use higher level routines if possible. */
475 extern bfd_size_type bfd_bread (void *, bfd_size_type, bfd *);
476 bfd *);
477 extern int bfd_seek (bfd *, file_ptr, int);
478 extern file_ptr bfd_tell (bfd *);
479 extern int bfd_flush (bfd *);
480 extern int bfd_stat (bfd *, struct stat *);
538 (bfd *abfd);
544 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma,
594 (bfd * abfd);
596 (bfd *abfd, bfd_vma gp_value);
598 (bfd *abfd, unsigned long gprmask, unsigned long fprmask,
601 (bfd *output_bfd, struct ecoff_debug_info *output_debug,
604 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug,
607 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug,
608 const struct ecoff_debug_swap *output_swap, bfd *input_bfd,
612 (void *handle, bfd *output_bfd, struct ecoff_debug_info *output_debug,
613 const struct ecoff_debug_swap *output_swap, bfd *input_bfd,
616 (bfd *abfd, struct ecoff_debug_info *debug,
621 (bfd *abfd, struct ecoff_debug_info *debug,
625 (bfd *abfd, struct ecoff_debug_info *debug,
628 (bfd *abfd, struct ecoff_debug_info *debug,
631 (void *handle, bfd *abfd, struct ecoff_debug_info *debug,
640 bfd *by;
659 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
662 (bfd *, struct bfd_link_info *);
664 (bfd *, struct bfd_link_needed_list **);
666 (bfd *, const char *, const char *, const char *, const char *, const char *,
669 (bfd *, struct bfd_link_info *);
671 (bfd *, const char *);
673 (bfd *);
675 (bfd *, enum dynamic_lib_link_class);
677 (bfd *);
679 (bfd *, struct bfd_link_info *);
681 (bfd *, struct bfd_link_info *);
689 (bfd *abfd);
699 (bfd *abfd, void *phdrs);
701 /* Create a new BFD as if by bfd_openr. Rather than opening a file,
706 file headers (and hence BFD's idea of each section's VMA) put them at.
711 be a BFD for an ELF target with the word size and byte order found in
713 extern bfd *bfd_elf_bfd_from_remote_memory
714 (bfd *templ, bfd_vma ehdr_vma, bfd_vma *loadbasep,
719 (bfd *, struct bfd_link_info *);
722 _bfd_nearby_section (bfd *, struct bfd_section *, bfd_vma);
725 (bfd *, struct bfd_link_info *);
732 (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *,
738 (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *,
742 (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *,
748 (bfd *, struct bfd_link_info *);
750 (bfd *, struct bfd_link_info *, const char *);
752 (bfd *, struct bfd_link_info *, struct bfd_section **,
758 (bfd *, struct bfd_link_info *);
760 (bfd *, struct bfd_link_info *);
762 (bfd *, struct bfd_link_info *);
774 /* The actual window used by BFD. Small user-requested read-only
789 (bfd *, file_ptr, bfd_size_type, bfd_window *, bfd_boolean);
794 (bfd *, const char *, const char **, const char **);
796 (struct bfd_link_info *, bfd *, const char *);
798 (bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *, bfd_size_type);
800 (bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *, bfd_vma,
803 (bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *);
805 (bfd *, struct bfd_link_info *, const char *);
807 (bfd *, struct bfd_link_info *, const char *);
809 (bfd *, struct bfd_link_info *, const char *, const char *,
813 (bfd *, const char *, const char *, bfd_boolean);
817 (bfd *, char *);
827 (bfd *, struct bfd_symbol *, struct internal_syment *);
830 (bfd *, struct bfd_symbol *, int, union internal_auxent *);
833 (bfd *, struct bfd_symbol *, unsigned int);
836 (bfd *, struct bfd_link_info *, struct bfd_section *, struct bfd_section *, char **);
848 (bfd *);
851 (bfd *, struct bfd_link_info *);
854 (bfd *, struct bfd_link_info *);
857 (bfd *, struct bfd_link_info *);
860 (bfd *, struct bfd_link_info *);
867 (bfd *, struct bfd_link_info *, int);
870 (bfd *, struct bfd_link_info *);
877 (bfd *, struct bfd_link_info *, int);
880 (bfd *, struct bfd_link_info *);
887 (bfd *, struct bfd_link_info *);
890 (bfd *, struct bfd_link_info *, int, char *, int, int, bfd_arm_vfp11_fix,
894 (bfd *, struct bfd_link_info *);
897 (bfd *, struct bfd_link_info *);
911 (bfd *, bfd *);
914 (bfd *, const char *);
917 (bfd *, const char *);
921 (bfd *, struct bfd_link_info *);
925 (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma,
946 (bfd *);
949 (bfd *, struct bfd_link_info *, int, int, int);
961 (bfd *, struct bfd_link_info *);
965 (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma,
980 (bfd *, bfd_vma);
1007 (bfd *, struct bfd_section *);
1014 bfd *bfd_fopen (const char *filename, const char *target,
1017 bfd *bfd_openr (const char *filename, const char *target);
1019 bfd *bfd_fdopenr (const char *filename, const char *target, int fd);
1021 bfd *bfd_openstreamr (const char *, const char *, void *);
1023 bfd *bfd_openr_iovec (const char *filename, const char *target,
1024 void *(*open_func) (struct bfd *nbfd,
1027 file_ptr (*pread_func) (struct bfd *nbfd,
1032 int (*close_func) (struct bfd *nbfd,
1034 int (*stat_func) (struct bfd *abfd,
1038 bfd *bfd_openw (const char *filename, const char *target);
1040 bfd_boolean bfd_close (bfd *abfd);
1042 bfd_boolean bfd_close_all_done (bfd *);
1044 bfd *bfd_create (const char *filename, bfd *templ);
1046 bfd_boolean bfd_make_writable (bfd *abfd);
1048 bfd_boolean bfd_make_readable (bfd *abfd);
1050 void *bfd_alloc (bfd *abfd, bfd_size_type wanted);
1052 void *bfd_zalloc (bfd *abfd, bfd_size_type wanted);
1057 char *bfd_follow_gnu_debuglink (bfd *abfd, const char *dir);
1060 (bfd *abfd, const char *filename);
1063 (bfd *abfd, struct bfd_section *sect, const char *filename);
1179 long bfd_get_mtime (bfd *abfd);
1181 file_ptr bfd_get_size (bfd *abfd);
1183 void *bfd_mmap (bfd *abfd, void *addr, bfd_size_type len,
1198 /* Which section in the bfd; 0..n-1 as sections are created in a bfd. */
1201 /* The next section in the list belonging to the BFD, or NULL. */
1204 /* The previous section in the list belonging to the BFD, or NULL. */
1444 user_set_vma flag is maintained by bfd; if it's not set, the
1552 /* The BFD which owns the section. */
1553 bfd *owner;
1580 /* These sections are global, and are managed by BFD. The application
1609 /* Macros to handle insertion and deletion of a bfd's sections. These
1632 bfd *_abfd = ABFD; \
1651 bfd *_abfd = ABFD; \
1737 void bfd_section_list_clear (bfd *);
1739 asection *bfd_get_section_by_name (bfd *abfd, const char *name);
1743 asection *bfd_get_linker_section (bfd *abfd, const char *name);
1746 (bfd *abfd,
1748 bfd_boolean (*func) (bfd *abfd, asection *sect, void *obj),
1752 (bfd *abfd, const char *templat, int *count);
1754 asection *bfd_make_section_old_way (bfd *abfd, const char *name);
1757 (bfd *abfd, const char *name, flagword flags);
1759 asection *bfd_make_section_anyway (bfd *abfd, const char *name);
1762 (bfd *, const char *name, flagword flags);
1764 asection *bfd_make_section (bfd *, const char *name);
1767 (bfd *abfd, asection *sec, flagword flags);
1770 (bfd
1773 (bfd *abfd,
1774 void (*func) (bfd *abfd, asection *sect, void *obj),
1778 (bfd *abfd,
1779 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1783 (bfd *abfd, asection *sec, bfd_size_type val);
1786 (bfd *abfd, asection *section, const void *data,
1790 (bfd *abfd, asection *section, void *location, file_ptr offset,
1794 (bfd *abfd, asection *section, bfd_byte **buf);
1797 (bfd *ibfd, asection *isec, bfd *obfd, asection *osec);
1802 bfd_boolean bfd_generic_is_group_section (bfd *, const asection *sec);
1804 bfd_boolean bfd_generic_discard_group (bfd *abfd, asection *group);
2234 const char *bfd_printable_name (bfd *abfd);
2241 (const bfd *abfd, const bfd *bbfd, bfd_boolean accept_unknowns);
2243 void bfd_set_arch_info (bfd *abfd, const bfd_arch_info_type *arg);
2245 enum bfd_architecture bfd_get_arch (bfd *abfd);
2247 unsigned long bfd_get_mach (bfd *abfd);
2249 unsigned int bfd_arch_bits_per_byte (bfd *abfd);
2251 unsigned int bfd_arch_bits_per_address (bfd *abfd);
2253 const bfd_arch_info_type *bfd_get_arch_info (bfd *abfd);
2261 unsigned int bfd_octets_per_byte (bfd *abfd);
2374 (bfd *, arelent *, struct bfd_symbol *, void *, asection *,
2375 bfd *, char **);
2462 (bfd *abfd,
2466 bfd *output_bfd,
2470 (bfd *abfd,
2857 /* microMIPS versions of generic BFD relocs. */
5493 (bfd *abfd, bfd_reloc_code_real_type code);
5495 (bfd *abfd, const char *reloc_name);
5503 /* A pointer to the BFD which owns the symbol. This information
5511 these globals be per-bfd (or per-target-flavor). FIXME. */
5512 struct bfd *the_bfd; /* Use bfd_asymbol_bfd(sym) to access this field. */
5570 by the target BFD part to convey this information. */
5646 bfd_boolean bfd_is_local_label (bfd *abfd, asymbol *sym);
5648 bfd_boolean bfd_is_local_label_name (bfd *abfd, const char *name);
5653 bfd_boolean bfd_is_target_special_symbol (bfd *abfd, asymbol *sym);
5662 (bfd *abfd, asymbol **location, unsigned int count);
5664 void bfd_print_symbol_vandf (bfd *abfd, void *file, asymbol *symbol);
5669 asymbol *_bfd_generic_make_empty_symbol (bfd *);
5681 (bfd *ibfd, asymbol *isym, bfd *obfd, asymbol *osym);
5687 /* Extracted from bfd.c. */
5696 struct bfd
5698 /* A unique identifier of the BFD */
5701 /* The filename the application opened the BFD with. */
5708 to the file backing the BFD. */
5714 struct bfd *lru_prev, *lru_next;
5716 /* When a file is closed by the caching routines, BFD retains
5726 /* The format which belongs to the BFD. (object, core, etc.) */
5729 /* The direction with which the BFD was opened. */
5735 /* Values that may appear in the flags field of a BFD. These also
5744 /* BFD contains relocation entries. */
5747 /* BFD is directly executable. */
5750 /* BFD has line number information (basically used for F_LNNO in a
5754 /* BFD has debugging information. */
5757 /* BFD has symbols. */
5760 /* BFD has local symbols (basically used for F_LSYMS in a COFF
5764 /* BFD is a dynamic object. */
5772 /* BFD is dynamically paged (this is like an a.out ZMAGIC file) (the
5776 /* BFD is relaxable (this means that bfd_relax_section may be able to
5781 /* This may be set before writing out a BFD to request using a
5787 /* This flag indicates that the BFD contents are actually cached
5792 /* The sections in this BFD specify a memory page. */
5795 /* This BFD has been created by the linker and doesn't correspond
5799 /* This may be set before writing out a BFD to request that it
5804 /* Compress sections in this BFD. */
5807 /* Decompress sections in this BFD. */
5810 /* BFD is a dummy, for plugins. */
5817 /* Flags bits which are for BFD use only. */
5830 thin archive rather than the offset of the bfd in its actual
5853 /* Symbol table for output BFD (with symcount entries).
5854 Also used by the linker to cache input BFD symbols. */
5865 struct bfd *my_archive; /* The containing archive BFD. */
5866 struct bfd *archive_next; /* The next BFD in the archive. */
5867 struct bfd *archive_head; /* The first BFD in the archive. */
5868 struct bfd *nested_archives; /* List of nested archive in a flattened
5871 /* A chain of BFD structures involved in a link. */
5872 struct bfd *link_next;
5924 /* Where all the allocated stuff under this BFD goes. This is a
5934 BFD was opened. This is used to select which matching algorithm
5945 /* Flag set if symbols from this BFD should not be exported. */
6014 long bfd_get_reloc_upper_bound (bfd *abfd, asection *sect);
6017 (bfd *abfd, asection *sec, arelent **loc, asymbol **syms);
6020 (bfd *abfd, asection *sec, arelent **rel, unsigned int count);
6022 bfd_boolean bfd_set_file_flags (bfd *abfd, flagword flags);
6024 int bfd_get_arch_size (bfd *abfd);
6026 int bfd_get_sign_extend_vma (bfd *abfd);
6028 bfd_boolean bfd_set_start_address (bfd *abfd, bfd_vma vma);
6030 unsigned int bfd_get_gp_size (bfd *abfd);
6032 void bfd_set_gp_size (bfd *abfd, unsigned int i);
6036 bfd_boolean bfd_copy_private_header_data (bfd *ibfd, bfd *obfd);
6041 bfd_boolean bfd_copy_private_bfd_data (bfd *ibfd, bfd *obfd);
6046 bfd_boolean bfd_merge_private_bfd_data (bfd *ibfd, bfd *obfd);
6051 bfd_boolean bfd_set_private_flags (bfd *abfd, flagword flags);
6149 (bfd *, struct bfd_link_info *, struct bfd_link_order *, bfd_byte *,
6152 bfd_boolean bfd_alt_mach_code (bfd *abfd, int alternative);
6166 bfd_boolean bfd_preserve_save (bfd *, struct bfd_preserve *);
6168 void bfd_preserve_restore (bfd *, struct bfd_preserve *);
6170 void bfd_preserve_finish (bfd *, struct bfd_preserve *);
6180 char *bfd_demangle (bfd *, const char *, int);
6184 (bfd *abfd, symindex previous, carsym **sym);
6186 bfd_boolean bfd_set_archive_head (bfd *output, bfd *new_head);
6188 bfd *bfd_openr_next_archived_file (bfd *archive, bfd *previous);
6191 const char *bfd_core_file_failing_command (bfd *abfd);
6193 int bfd_core_file_failing_signal (bfd *abfd);
6195 int bfd_core_file_pid (bfd *abfd);
6198 (bfd *core_bfd, bfd *exec_bfd);
6201 (bfd *core_bfd, bfd *exec_bfd);
6204 #define BFD_SEND(bfd, message, arglist) \
6205 ((*((bfd)->xvec->message)) arglist)
6209 #define BFD_SEND(bfd, message, arglist) \
6210 (((bfd) && (bfd)->xvec && (bfd)->xvec->message) ? \
6211 ((*((bfd)->xvec->message)) arglist) : \
6214 #define BFD_SEND_FMT(bfd, message, arglist) \
6215 (((bfd)->xvec->message[(int) ((bfd)->format)]) arglist)
6219 #define BFD_SEND_FMT(bfd, message, arglist) \
6220 (((bfd) && (bfd)->xvec && (bfd)->xvec->message) ? \
6221 (((bfd)->xvec->message[(int) ((bfd)->format)]) arglist) : \
6299 other entry points, since they don't take a BFD as the first argument.
6326 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
6329 bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *);
6332 bfd_boolean (*_bfd_write_contents[bfd_type_end]) (bfd *);
6343 /* Called when the BFD is being closed to do any necessary cleanup. */
6344 bfd_boolean (*_close_and_cleanup) (bfd *);
6345 /* Ask the BFD to free all cached information. */
6346 bfd_boolean (*_bfd_free_cached_info) (bfd *);
6348 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr);
6351 (bfd *, sec_ptr, void *, file_ptr, bfd_size_type);
6353 (bfd *, sec_ptr, bfd_window *, file_ptr, bfd_size_type);
6366 /* Called to copy BFD general private data from one object file
6368 bfd_boolean (*_bfd_copy_private_bfd_data) (bfd *, bfd *);
6369 /* Called to merge BFD general private data from one object file
6371 bfd_boolean (*_bfd_merge_private_bfd_data) (bfd *, bfd *);
6372 /* Called to initialize BFD private section data from one object file
6377 (bfd *, sec_ptr, bfd *, sec_ptr, struct bfd_link_info *);
6378 /* Called to copy BFD private section data from one object file
6381 (bfd *, sec_ptr, bfd *, sec_ptr);
6382 /* Called to copy BFD private symbol data from one symbol
6385 (bfd *, asymbol *, bfd *, asymbol *);
6386 /* Called to copy BFD private header data from one object file
6389 (bfd *, bfd *);
6391 bfd_boolean (*_bfd_set_private_flags) (bfd *, flagword);
6393 /* Called to print private BFD data. */
6394 bfd_boolean (*_bfd_print_private_bfd_data) (bfd *, void *);
6403 char * (*_core_file_failing_command) (bfd *);
6404 int (*_core_file_failing_signal) (bfd *);
6405 bfd_boolean (*_core_file_matches_executable_p) (bfd *, bfd *);
6406 int (*_core_file_pid) (bfd *);
6422 bfd_boolean (*_bfd_slurp_armap) (bfd *);
6423 bfd *);
6425 (bfd *, char **, bfd_size_type *, const char **);
6426 void (*_bfd_truncate_arname) (bfd *, const char *, char *);
6428 (bfd *, unsigned int, struct orl *, unsigned int, int);
6429 void * (*_bfd_read_ar_hdr_fn) (bfd *);
6430 bfd_boolean (*_bfd_write_ar_hdr_fn) (bfd *, bfd *);
6431 bfd * (*openr_next_archived_file) (bfd *, bfd *);
6433 bfd * (*_bfd_get_elt_at_index) (bfd *, symindex);
6434 int (*_bfd_stat_arch_elt) (bfd *, struct stat *);
6435 bfd_boolean (*_bfd_update_armap_timestamp) (bfd *);
6455 long (*_bfd_get_symtab_upper_bound) (bfd *);
6457 (bfd *, struct bfd_symbol **);
6459 (*_bfd_make_empty_symbol) (bfd *);
6461 (bfd *, void *, struct bfd_symbol *, bfd_print_symbol_type);
6464 (bfd *, struct bfd_symbol *, symbol_info *);
6466 bfd_boolean (*_bfd_is_local_label_name) (bfd *, const char *);
6467 bfd_boolean (*_bfd_is_target_special_symbol) (bfd *, asymbol *);
6468 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
6470 (bfd *, struct bfd_section *, struct bfd_symbol **, bfd_vma,
6473 (bfd *, struct bfd_section *, struct bfd_symbol **, bfd_vma,
6476 (bfd *, struct bfd_symbol **, struct bfd_symbol *,
6479 (bfd *, const char **, const char **, unsigned int *);
6481 while using BFD for everything else. Currently used by the assembler
6484 (bfd *, void *, unsigned long size);
6488 (bfd *, bfd_boolean, void **, unsigned int *);
6492 (bfd *, bfd_boolean, const void *, asymbol *);
6501 long (*_get_reloc_upper_bound) (bfd *, sec_ptr);
6503 (bfd *, sec_ptr, arelent **, struct bfd_symbol **);
6506 (*reloc_type_lookup) (bfd *, bfd_reloc_code_real_type);
6508 (*reloc_name_lookup) (bfd *, const char *);
6517 (bfd *, enum bfd_architecture, unsigned long);
6519 (bfd *, sec_ptr, const void *, file_ptr, bfd_size_type);
6541 int (*_bfd_sizeof_headers) (bfd *, struct bfd_link_info *);
6543 (bfd *, struct bfd_link_info *, struct bfd_link_order *,
6547 (bfd *, struct bfd_section *, struct bfd_link_info *, bfd_boolean *);
6552 (*_bfd_link_hash_table_create) (bfd *);
6558 bfd_boolean (*_bfd_link_add_symbols) (bfd *, struct bfd_link_info *);
6567 (bfd *, struct bfd_link_hash_entry *, struct bfd_link_hash_entry *);
6570 section of the BFD. */
6571 bfd_boolean (*_bfd_final_link) (bfd *, struct bfd_link_info *);
6574 bfd_boolean (*_bfd_link_split_section) (bfd *, struct bfd_section *);
6577 bfd_boolean (*_bfd_gc_sections) (bfd *, struct bfd_link_info *);
6585 bfd_boolean (*_bfd_merge_sections) (bfd *, struct bfd_link_info *);
6588 bfd_boolean (*_bfd_is_group_section) (bfd *, const struct bfd_section *);
6591 bfd_boolean (*_bfd_discard_group) (bfd *, struct bfd_section *);
6595 bfd_boolean (*_section_already_linked) (bfd *, asection *,
6599 bfd_boolean (*_bfd_define_common_symbol) (bfd *, struct bfd_link_info *,
6611 long (*_bfd_get_dynamic_symtab_upper_bound) (bfd *);
6614 (bfd *, struct bfd_symbol **);
6617 (bfd *, long, struct bfd_symbol **, long, struct bfd_symbol **,
6620 long (*_bfd_get_dynamic_reloc_upper_bound) (bfd *);
6623 (bfd *, arelent **, struct bfd_symbol **);
6636 const bfd_target *bfd_find_target (const char *target_name, bfd *abfd);
6639 bfd *abfd,
6650 bfd_boolean bfd_check_format (bfd *abfd, bfd_format format);
6653 (bfd *abfd, bfd_format format, char ***matching);
6655 bfd_boolean bfd_set_format (bfd *abfd, bfd_format format);
6660 bfd_boolean bfd_link_split_section (bfd *abfd, asection *sec);
6665 bfd_boolean bfd_section_already_linked (bfd *abfd,
6673 (bfd *output_bfd, struct bfd_link_info *info,
6688 (bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table);
6692 (bfd *abfd, asection *section, bfd_byte *uncompressed_buffer,
6696 (bfd *abfd, asection *section, bfd_byte **ptr);
6699 (bfd *abfd, asection *section);
6702 (bfd *abfd, asection *section);
6705 (bfd *abfd, asection *section);