Home
last modified time | relevance | path

Searched defs:ecoff_backend_data (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dlibecoff.h36 struct ecoff_backend_data struct
39 bfd_coff_backend_data coff;
41 enum bfd_architecture arch;
43 const char *armap_start;
46 bfd_vma round;
50 bfd_boolean rdata_in_text;
52 unsigned int constructor_bitsize;
54 reloc_howto_type *constructor_reloc;
56 struct ecoff_debug_swap debug_swap;
58 bfd_size_type external_reloc_size;
[all …]
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dlibecoff.h36 struct ecoff_backend_data struct
39 bfd_coff_backend_data coff;
41 enum bfd_architecture arch;
43 const char *armap_start;
46 bfd_vma round;
50 bfd_boolean rdata_in_text;
52 unsigned int constructor_bitsize;
54 reloc_howto_type *constructor_reloc;
56 struct ecoff_debug_swap debug_swap;
58 bfd_size_type external_reloc_size;
[all …]
/dflybsd-src/contrib/gdb-7/bfd/
H A Dlibecoff.h38 struct ecoff_backend_data struct
41 bfd_coff_backend_data coff;
43 enum bfd_architecture arch;
45 const char *armap_start;
48 bfd_vma round;
52 bfd_boolean rdata_in_text;
54 unsigned int constructor_bitsize;
56 reloc_howto_type *constructor_reloc;
58 struct ecoff_debug_swap debug_swap;
60 bfd_size_type external_reloc_size;
[all …]