Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A 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;
H A 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;
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dlibcoff-in.h114 typedef struct pe_tdata struct
116 coff_data_type coff;
117 struct internal_extra_pe_aouthdr pe_opthdr;
118 int dll;
119 int has_reloc_section;
121 flagword real_flags;
122 int target_subsystem;
123 bfd_boolean force_minimum_alignment;
H A Dlibcoff.h118 typedef struct pe_tdata struct
120 coff_data_type coff;
121 struct internal_extra_pe_aouthdr pe_opthdr;
122 int dll;
123 int has_reloc_section;
125 flagword real_flags;
126 int target_subsystem;
127 bfd_boolean force_minimum_alignment;