Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/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 …]
/openbsd-src/gnu/usr.bin/binutils/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 …]