Use .got.plt for IFUNC symbols if there are no GOT relocations.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32openrisc.sh
CommitLineData
c7e40348
NC
1MACHINE=
2SCRIPT_NAME=elf
3OUTPUT_FORMAT="elf32-openrisc"
485cf679 4NO_RELA_RELOCS=yes
c7e40348
NC
5TEXT_START_ADDR=0x10000
6ARCH=openrisc
24718e3b 7MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
c7e40348
NC
8ENTRY=_start
9EMBEDDED=yes
10NOP=0x15000000
11
This page took 0.436783 seconds and 4 git commands to generate.