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