Searched defs:pe_tdata (Results 1 – 2 of 2) sorted by relevance
115 typedef struct pe_tdata struct117 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 {[all …]
119 typedef struct pe_tdata struct121 coff_data_type coff;122 struct internal_extra_pe_aouthdr pe_opthdr;123 int dll;124 int has_reloc_section;125 int dont_strip_reloc;126 bfd_boolean insert_timestamp;127 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *);128 flagword real_flags;132 {[all …]