[include/elf]
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
CommitLineData
506eee22
NC
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-i386"
3TEXT_START_ADDR=0x08048000
4MAXPAGESIZE=0x1000
5NONPAGED_TEXT_START_ADDR=0x08048000
6ARCH=i386
7MACHINE=
563e308f 8NOP=0x90909090
506eee22
NC
9TEMPLATE_NAME=elf32
10GENERATE_SHLIB_SCRIPT=yes
11ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
48459341 12NO_SMALL_DATA=yes
This page took 0.216281 seconds and 4 git commands to generate.