1 source_sh ${srcdir}/emulparams/plt_unwind.sh
2 source_sh ${srcdir}/emulparams/extern_protected_data.sh
3 source_sh ${srcdir}/emulparams/dynamic_undefined_weak.sh
4 source_sh ${srcdir}/emulparams/call_nop.sh
5 source_sh ${srcdir}/emulparams/cet.sh
7 OUTPUT_FORMAT="elf32-i386"
9 TEXT_START_ADDR=0x08048000
10 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
11 COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
15 EXTRA_EM_FILE="elf-x86"
16 GENERATE_SHLIB_SCRIPT=yes
17 GENERATE_PIE_SCRIPT=yes
19 SEPARATE_GOTPLT="SIZEOF (.got.plt) >= 12 ? 12 : 0"
21 # These sections are placed right after .plt section.
23 .plt.got ${RELOCATING-0} : { *(.plt.got) }
24 .plt.sec ${RELOCATING-0} : { *(.plt.sec) }
27 # Linux modify the default library search path to first include
28 # a 32-bit specific directory.
30 x86_64*-linux* | i[3-7]86*-linux*)
31 case "$EMULATION_NAME" in
34 LIBPATH_SUFFIX_SKIP=64