Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
1 . ${srcdir}/emulparams/plt_unwind.sh
2 . ${srcdir}/emulparams/extern_protected_data.sh
3 SCRIPT_NAME=elf
4 OUTPUT_FORMAT="elf32-i386"
5 NO_RELA_RELOCS=yes
6 TEXT_START_ADDR=0x08048000
7 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
8 ARCH=i386
9 MACHINE=
10 TEMPLATE_NAME=elf32
11 GENERATE_SHLIB_SCRIPT=yes
12 ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
13 NO_SMALL_DATA=yes
This page took 0.067147 seconds and 4 git commands to generate.