gas: blackfin: fix typo in BYTEOP16P comment
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index db5e2904f6b7584946d0366a4c0170c8a42678f9..966f71ee10350d5a92a9b5f5a49d228de6a0ddf2 100644 (file)
@@ -122,6 +122,7 @@ typedef struct pe_tdata
   struct internal_extra_pe_aouthdr pe_opthdr;
   int dll;
   int has_reloc_section;
+  int dont_strip_reloc;
   bfd_boolean (*in_reloc_p) (bfd *, reloc_howto_type *);
   flagword real_flags;
 } pe_data_type;
This page took 0.026152 seconds and 4 git commands to generate.