Lines Matching defs:pe_tdata
115 typedef struct pe_tdata struct
117 coff_data_type coff;
118 struct internal_extra_pe_aouthdr pe_opthdr;
119 int dll;
120 int has_reloc_section;
121 int dont_strip_reloc;
122 bfd_boolean insert_timestamp;
123 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *);
124 flagword real_flags;
128 {
132 } build_id;