X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fpep-dll.h;h=d05598f064d1d506f1e1615d1275a62a3ad02ac1;hb=433953ffa1a59531a5537327a4e3ce24565e609c;hp=0b6676792cf1e063217913aa20c51ff731258d97;hpb=b3adc24a0713411ab38a21dc894dd40dbc5c8f4f;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/pep-dll.h b/ld/pep-dll.h index 0b6676792c..d05598f064 100644 --- a/ld/pep-dll.h +++ b/ld/pep-dll.h @@ -39,6 +39,7 @@ extern int pep_dll_extra_pe_debug; extern int pep_use_nul_prefixed_import_tables; extern int pep_use_coff_long_section_names; extern int pep_leading_underscore; +extern int pep_dll_enable_reloc_section; typedef enum { EXCLUDESYMS, EXCLUDELIBS, EXCLUDEFORIMPLIB } exclude_type;