Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_chaos.sh
index f7ad3cf6c4e14e0e07cc29928516d535cdd1ac8f..c59dbce1402dce2026e4ac2608bdffe0b6929580 100644 (file)
@@ -1,8 +1,9 @@
-SCRIPT_NAME=elf
+. ${srcdir}/emulparams/plt_unwind.sh
+. ${srcdir}/emulparams/extern_protected_data.sh
+SCRIPT_NAME=elf_chaos
 OUTPUT_FORMAT="elf32-i386"
 TEXT_START_ADDR=0x40000000
-MAXPAGESIZE=0x1000
-NONPAGED_TEXT_START_ADDR=0x40000000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 ARCH=i386
 MACHINE=
 NOP=0x90909090
This page took 0.02524 seconds and 4 git commands to generate.