Lines Matching defs:pe_tdata
133 typedef struct pe_tdata struct
135 coff_data_type coff;
136 struct internal_extra_pe_aouthdr pe_opthdr;
137 int dll;
138 int has_reloc_section;
139 int dont_strip_reloc;
140 int dos_message[16];
143 int timestamp;
144 bool (*in_reloc_p) (bfd *, reloc_howto_type *);
145 flagword real_flags;
149 {
153 } build_id;