Lines Matching defs:pe_tdata
143 typedef struct pe_tdata struct
145 coff_data_type coff;
146 struct internal_extra_pe_aouthdr pe_opthdr;
147 int dll;
148 int has_reloc_section;
149 int dont_strip_reloc;
150 char dos_message[64];
153 int timestamp;
154 bool (*in_reloc_p) (bfd *, reloc_howto_type *);
155 flagword real_flags;
159 {
163 } build_id;
165 htab_t comdat_hash;