* ldlang.c (lang_check_section_addresses): Ignore non-loadable
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index 247f1c4cc730678b0f151ab4d6028ad96756f665..a4ab4053e50493262dc84b7424b7553a3b9a6de7 100644 (file)
@@ -121,8 +121,6 @@ typedef struct pe_tdata
   int has_reloc_section;
   bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *);
   flagword real_flags;
-  int target_subsystem;
-  bfd_boolean force_minimum_alignment;
 } pe_data_type;
 
 #define pe_data(bfd)           ((bfd)->tdata.pe_obj_data)
This page took 0.024037 seconds and 4 git commands to generate.