Home
last modified time | relevance | path

Searched defs:xcoff_backend_data_rec (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlibxcoff.h30 struct xcoff_backend_data_rec struct
33 bfd_coff_backend_data coff;
36 unsigned short _xcoff_magic_number;
39 enum bfd_architecture _xcoff_architecture;
40 long _xcoff_machine;
43 void (* _xcoff_swap_ldhdr_in) (bfd *, const void *, struct internal_ldhdr *);
44 void (* _xcoff_swap_ldhdr_out)(bfd *, const struct internal_ldhdr *, void *);
45 void (* _xcoff_swap_ldsym_in) (bfd *, const void *, struct internal_ldsym *);
46 void (* _xcoff_swap_ldsym_out)(bfd *, const struct internal_ldsym *, void *);
47 void (* _xcoff_swap_ldrel_in) (bfd *, const void *, struct internal_ldrel *);
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlibxcoff.h30 struct xcoff_backend_data_rec struct
33 bfd_coff_backend_data coff;
36 unsigned short _xcoff_magic_number;
39 enum bfd_architecture _xcoff_architecture;
40 long _xcoff_machine;
43 void (* _xcoff_swap_ldhdr_in) (bfd *, const void *, struct internal_ldhdr *);
44 void (* _xcoff_swap_ldhdr_out)(bfd *, const struct internal_ldhdr *, void *);
45 void (* _xcoff_swap_ldsym_in) (bfd *, const void *, struct internal_ldsym *);
46 void (* _xcoff_swap_ldsym_out)(bfd *, const struct internal_ldsym *, void *);
47 void (* _xcoff_swap_ldrel_in) (bfd *, const void *, struct internal_ldrel *);
[all …]