Searched refs:bfd (Results 251 - 275 of 2802) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dptrace-core.c28 #include "bfd.h"
44 #define core_upage(bfd) (&((bfd)->tdata.trad_core_data->u))
45 #define core_datasec(bfd) ((bfd)->tdata.trad_core_data->data_section)
46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section)
47 #define core_regsec(bfd) ((bfd)->tdata.trad_core_data->reg_section)
51 const bfd_target *ptrace_unix_core_file_p (bfd *abf
[all...]
H A Dpef.h22 #include "bfd.h"
138 bfd *ibfd;
180 int bfd_pef_parse_loader_header (bfd *, unsigned char *, size_t, bfd_pef_loader_header *);
181 int bfd_pef_print_loader_section (bfd *, FILE *);
182 void bfd_pef_print_loader_header (bfd *, bfd_pef_loader_header *, FILE *);
183 int bfd_pef_parse_imported_library (bfd *, unsigned char *, size_t, bfd_pef_imported_library *);
184 int bfd_pef_parse_imported_symbol (bfd *, unsigned char *, size_t, bfd_pef_imported_symbol *);
185 int bfd_pef_scan_section (bfd *, bfd_pef_section *);
186 int bfd_pef_scan_start_address (bfd *);
187 int bfd_pef_scan (bfd *, bfd_pef_heade
[all...]
H A Dlibpei.h341 void _bfd_XXi_swap_sym_in (bfd *, void *, void *);
342 unsigned _bfd_XXi_swap_sym_out (bfd *, void *, void *);
343 void _bfd_XXi_swap_aux_in (bfd *, void *, int, int, int, int, void *);
344 unsigned _bfd_XXi_swap_aux_out (bfd *, void *, int, int, int, int, void *);
345 void _bfd_XXi_swap_lineno_in (bfd *, void *, void *);
346 unsigned _bfd_XXi_swap_lineno_out (bfd *, void *, void *);
347 void _bfd_XXi_swap_aouthdr_in (bfd *, void *, void *);
348 unsigned _bfd_XXi_swap_aouthdr_out (bfd *, void *, void *);
349 unsigned _bfd_XXi_swap_scnhdr_out (bfd *, void *, void *);
350 bfd_boolean _bfd_XX_print_private_bfd_data_common (bfd *, voi
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dptrace-core.c28 #include "bfd.h"
44 #define core_upage(bfd) (&((bfd)->tdata.trad_core_data->u))
45 #define core_datasec(bfd) ((bfd)->tdata.trad_core_data->data_section)
46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section)
47 #define core_regsec(bfd) ((bfd)->tdata.trad_core_data->reg_section)
51 bfd_cleanup ptrace_unix_core_file_p (bfd *abf
[all...]
H A Dlibpei.h411 void _bfd_XXi_swap_sym_in (bfd *, void *, void *);
412 unsigned _bfd_XXi_swap_sym_out (bfd *, void *, void *);
413 void _bfd_XXi_swap_aux_in (bfd *, void *, int, int, int, int, void *);
414 unsigned _bfd_XXi_swap_aux_out (bfd *, void *, int, int, int, int, void *);
415 void _bfd_XXi_swap_lineno_in (bfd *, void *, void *);
416 unsigned _bfd_XXi_swap_lineno_out (bfd *, void *, void *);
417 void _bfd_XXi_swap_aouthdr_in (bfd *, void *, void *);
418 unsigned _bfd_XXi_swap_aouthdr_out (bfd *, void *, void *);
419 unsigned _bfd_XXi_swap_scnhdr_out (bfd *, void *, void *);
420 bool _bfd_XX_print_private_bfd_data_common (bfd *, voi
[all...]
H A Dpef.h22 #include "bfd.h"
138 bfd *ibfd;
180 int bfd_pef_parse_loader_header (bfd *, unsigned char *, size_t, bfd_pef_loader_header *);
181 int bfd_pef_print_loader_section (bfd *, FILE *);
182 void bfd_pef_print_loader_header (bfd *, bfd_pef_loader_header *, FILE *);
183 int bfd_pef_parse_imported_library (bfd *, unsigned char *, size_t, bfd_pef_imported_library *);
184 int bfd_pef_parse_imported_symbol (bfd *, unsigned char *, size_t, bfd_pef_imported_symbol *);
185 int bfd_pef_scan_section (bfd *, bfd_pef_section *);
186 int bfd_pef_scan_start_address (bfd *);
187 int bfd_pef_scan (bfd *, bfd_pef_heade
[all...]
H A Dbfd-in2.h2 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.
73 been selected with --enable-targets, or if --enable-64-bit-bfd. */
76 /* The word size of the default bfd target. */
86 typedef struct bfd bfd; typedef in typeref:struct:bfd
88 /* Boolean type used in bfd.
140 extern void bfd_sprintf_vma (bfd *, cha
6505 struct bfd struct
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dptrace-core.c28 #include "bfd.h"
44 #define core_upage(bfd) (&((bfd)->tdata.trad_core_data->u))
45 #define core_datasec(bfd) ((bfd)->tdata.trad_core_data->data_section)
46 #define core_stacksec(bfd) ((bfd)->tdata.trad_core_data->stack_section)
47 #define core_regsec(bfd) ((bfd)->tdata.trad_core_data->reg_section)
51 const bfd_target *ptrace_unix_core_file_p (bfd *abf
[all...]
H A Dlibpei.h376 void _bfd_XXi_swap_sym_in (bfd *, void *, void *);
377 unsigned _bfd_XXi_swap_sym_out (bfd *, void *, void *);
378 void _bfd_XXi_swap_aux_in (bfd *, void *, int, int, int, int, void *);
379 unsigned _bfd_XXi_swap_aux_out (bfd *, void *, int, int, int, int, void *);
380 void _bfd_XXi_swap_lineno_in (bfd *, void *, void *);
381 unsigned _bfd_XXi_swap_lineno_out (bfd *, void *, void *);
382 void _bfd_XXi_swap_aouthdr_in (bfd *, void *, void *);
383 unsigned _bfd_XXi_swap_aouthdr_out (bfd *, void *, void *);
384 unsigned _bfd_XXi_swap_scnhdr_out (bfd *, void *, void *);
385 bool _bfd_XX_print_private_bfd_data_common (bfd *, voi
[all...]
H A Dpef.h22 #include "bfd.h"
138 bfd *ibfd;
180 int bfd_pef_parse_loader_header (bfd *, unsigned char *, size_t, bfd_pef_loader_header *);
181 int bfd_pef_print_loader_section (bfd *, FILE *);
182 void bfd_pef_print_loader_header (bfd *, bfd_pef_loader_header *, FILE *);
183 int bfd_pef_parse_imported_library (bfd *, unsigned char *, size_t, bfd_pef_imported_library *);
184 int bfd_pef_parse_imported_symbol (bfd *, unsigned char *, size_t, bfd_pef_imported_symbol *);
185 int bfd_pef_scan_section (bfd *, bfd_pef_section *);
186 int bfd_pef_scan_start_address (bfd *);
187 int bfd_pef_scan (bfd *, bfd_pef_heade
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dlibpei.h448 void _bfd_XXi_swap_sym_in (bfd *, void *, void *);
449 unsigned _bfd_XXi_swap_sym_out (bfd *, void *, void *);
450 void _bfd_XXi_swap_aux_in (bfd *, void *, int, int, int, int, void *);
451 unsigned _bfd_XXi_swap_aux_out (bfd *, void *, int, int, int, int, void *);
452 void _bfd_XXi_swap_lineno_in (bfd *, void *, void *);
453 unsigned _bfd_XXi_swap_lineno_out (bfd *, void *, void *);
454 void _bfd_XXi_swap_aouthdr_in (bfd *, void *, void *);
455 unsigned _bfd_XXi_swap_aouthdr_out (bfd *, void *, void *);
456 unsigned _bfd_XXi_swap_scnhdr_out (bfd *, void *, void *);
457 bool _bfd_XX_print_private_bfd_data_common (bfd *, voi
[all...]
H A Dpef.h22 #include "bfd.h"
138 bfd *ibfd;
180 int bfd_pef_parse_loader_header (bfd *, unsigned char *, size_t, bfd_pef_loader_header *);
181 int bfd_pef_print_loader_section (bfd *, FILE *);
182 void bfd_pef_print_loader_header (bfd *, bfd_pef_loader_header *, FILE *);
183 int bfd_pef_parse_imported_library (bfd *, unsigned char *, size_t, bfd_pef_imported_library *);
184 int bfd_pef_parse_imported_symbol (bfd *, unsigned char *, size_t, bfd_pef_imported_symbol *);
185 int bfd_pef_scan_section (bfd *, bfd_pef_section *);
186 int bfd_pef_scan_start_address (bfd *);
187 int bfd_pef_scan (bfd *, bfd_pef_heade
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dbfdtest2.c22 #include "bfd.h"
32 iovec_open (struct bfd *nbfd ATTRIBUTE_UNUSED, void *open_closure)
37 static file_ptr iovec_read (struct bfd *nbfd ATTRIBUTE_UNUSED,
50 iovec_stat (struct bfd *abfd ATTRIBUTE_UNUSED,
57 check_format_any (struct bfd *abfd, bfd_format format)
78 bfd *abfd, *mbfd;
H A Demul_aix.c51 check_aix (bfd *try_bfd)
70 ar_emul_aix_append (bfd **after_bfd, bfd *new_bfd,
77 ar_emul_aix_replace (bfd **after_bfd, bfd *new_bfd,
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dbfdtest2.c22 #include "bfd.h"
32 iovec_open (struct bfd *nbfd ATTRIBUTE_UNUSED, void *open_closure)
37 static file_ptr iovec_read (struct bfd *nbfd ATTRIBUTE_UNUSED,
50 iovec_stat (struct bfd *abfd ATTRIBUTE_UNUSED,
57 check_format_any (struct bfd *abfd, bfd_format format)
78 bfd *abfd, *mbfd;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Demul_aix.c51 check_aix (bfd *try_bfd)
70 ar_emul_aix_append (bfd **after_bfd, bfd *new_bfd,
77 ar_emul_aix_replace (bfd **after_bfd, bfd *new_bfd,
H A Dbfdtest2.c22 #include "bfd.h"
32 iovec_open (struct bfd *nbfd ATTRIBUTE_UNUSED, void *open_closure)
37 static file_ptr iovec_read (struct bfd *nbfd ATTRIBUTE_UNUSED,
50 iovec_stat (struct bfd *abfd ATTRIBUTE_UNUSED,
57 check_format_any (struct bfd *abfd, bfd_format format)
78 bfd *abfd, *mbfd;
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dbfdlink.h161 bfd *abfd;
214 void (*hash_table_free) (bfd *);
231 (bfd *, struct bfd_link_info *, const char *, bool, bool, bool);
237 (struct bfd_link_info *, bfd *, struct bfd_link_hash_entry *);
254 extern bool bfd_generic_link_read_symbols (bfd *);
259 extern bool bfd_link_check_relocs (bfd *,struct bfd_link_info *);
639 bfd *output_bfd;
642 bfd *out_implib_bfd;
646 bfd *input_bfds;
647 bfd **input_bfds_tai
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dbfdlink.h158 bfd *abfd;
211 void (*hash_table_free) (bfd *);
228 (bfd *, struct bfd_link_info *, const char *, bfd_boolean,
235 (struct bfd_link_info *, bfd *, struct bfd_link_hash_entry *);
252 extern bfd_boolean bfd_generic_link_read_symbols (bfd *);
257 extern bfd_boolean bfd_link_check_relocs (bfd *,struct bfd_link_info *);
588 bfd *output_bfd;
591 bfd *out_implib_bfd;
595 bfd *input_bfds;
596 bfd **input_bfds_tai
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dbfdlink.h161 bfd *abfd;
214 void (*hash_table_free) (bfd *);
231 (bfd *, struct bfd_link_info *, const char *, bool, bool, bool);
237 (struct bfd_link_info *, bfd *, struct bfd_link_hash_entry *);
254 extern bool bfd_generic_link_read_symbols (bfd *);
259 extern bool bfd_link_check_relocs (bfd *,struct bfd_link_info *);
613 bfd *output_bfd;
616 bfd *out_implib_bfd;
620 bfd *input_bfds;
621 bfd **input_bfds_tai
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dbfdlink.h161 bfd *abfd;
214 void (*hash_table_free) (bfd *);
231 (bfd *, struct bfd_link_info *, const char *, bool, bool, bool);
237 (struct bfd_link_info *, bfd *, struct bfd_link_hash_entry *);
254 extern bool bfd_generic_link_read_symbols (bfd *);
259 extern bool bfd_link_check_relocs (bfd *,struct bfd_link_info *);
616 bfd *output_bfd;
619 bfd *out_implib_bfd;
623 bfd *input_bfds;
624 bfd **input_bfds_tai
[all...]
/netbsd-current/external/gpl3/gdb/lib/libbfd/arch/x86_64/
H A Dbfd.h6 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
8 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
10 Run "make headers" in your build bfd/ to regenerate. */
12 /* Main header file for the bfd library -- portable access to object files.
77 been selected with --enable-targets, or if --enable-64-bit-bfd. */
80 /* The word size of the default bfd target. */
90 typedef struct bfd bfd; typedef in typeref:struct:bfd
92 /* Boolean type used in bfd.
144 extern void bfd_sprintf_vma (bfd *, cha
6509 struct bfd struct
[all...]
H A Dbfd-in3.h6 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
8 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
10 Run "make headers" in your build bfd/ to regenerate. */
12 /* Main header file for the bfd library -- portable access to object files.
77 been selected with --enable-targets, or if --enable-64-bit-bfd. */
80 /* The word size of the default bfd target. */
90 typedef struct bfd bfd; typedef in typeref:struct:bfd
92 /* Boolean type used in bfd.
144 extern void bfd_sprintf_vma (bfd *, cha
6509 struct bfd struct
[all...]
/netbsd-current/external/gpl3/gdb/lib/libbfd/arch/sh3el/
H A Dbfd-in3.h6 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
8 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
10 Run "make headers" in your build bfd/ to regenerate. */
12 /* Main header file for the bfd library -- portable access to object files.
77 been selected with --enable-targets, or if --enable-64-bit-bfd. */
80 /* The word size of the default bfd target. */
90 typedef struct bfd bfd; typedef in typeref:struct:bfd
92 /* Boolean type used in bfd.
144 extern void bfd_sprintf_vma (bfd *, cha
6509 struct bfd struct
[all...]
/netbsd-current/external/gpl3/gdb/lib/libbfd/arch/m68k/
H A Dbfd.h6 generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c",
8 "syms.c", "bfd.c", "archive.c", "corefile.c", "targets.c", "format.c",
10 Run "make headers" in your build bfd/ to regenerate. */
12 /* Main header file for the bfd library -- portable access to object files.
77 been selected with --enable-targets, or if --enable-64-bit-bfd. */
80 /* The word size of the default bfd target. */
90 typedef struct bfd bfd; typedef in typeref:struct:bfd
92 /* Boolean type used in bfd.
144 extern void bfd_sprintf_vma (bfd *, cha
6509 struct bfd struct
[all...]

Completed in 681 milliseconds

<<11121314151617181920>>