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