bfd/
[deliverable/binutils-gdb.git] / bfd / elf64-x86-64.c
index 9befd69c5df62c65610ff2a025fda090d2320895..571642ed243c53c0bd7a60d7fa3ad070749baee7 100644 (file)
@@ -3630,7 +3630,7 @@ static const struct bfd_elf_special_section
 #define TARGET_LITTLE_NAME                 "elf64-x86-64"
 #define ELF_ARCH                           bfd_arch_i386
 #define ELF_MACHINE_CODE                   EM_X86_64
-#define ELF_MAXPAGESIZE                            0x100000
+#define ELF_MAXPAGESIZE                            0x200000
 
 #define elf_backend_can_gc_sections        1
 #define elf_backend_can_refcount           1
This page took 0.025279 seconds and 4 git commands to generate.