Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDlibcoff-in.h127 struct xcoff_tdata struct
130 coff_data_type coff;
133 bfd_boolean xcoff64;
136 bfd_boolean full_aouthdr;
139 bfd_vma toc;
142 int sntoc;
145 int snentry;
148 int text_align_power;
151 int data_align_power;
154 short modtype;
[all …]
HDlibcoff.h131 struct xcoff_tdata struct
134 coff_data_type coff;
137 bfd_boolean xcoff64;
140 bfd_boolean full_aouthdr;
143 bfd_vma toc;
146 int sntoc;
149 int snentry;
152 int text_align_power;
155 int data_align_power;
158 short modtype;
[all …]