Home
last modified time | relevance | path

Searched defs:pe_tdata (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Dlibcoff-in.h111 typedef struct pe_tdata struct
113 coff_data_type coff;
114 struct internal_extra_pe_aouthdr pe_opthdr;
115 int dll;
116 int has_reloc_section;
117 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *);
118 flagword real_flags;
119 int target_subsystem;
120 bfd_boolean force_minimum_alignment;
Dlibcoff.h115 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 bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *);
122 flagword real_flags;
123 int target_subsystem;
124 bfd_boolean force_minimum_alignment;