* emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / gotplt.d
1 #source: gotplt.s
2 #as: --abi=32 --isa=SHmedia
3 #ld: -shared -mshelf32 --version-script=$srcdir/$subdir/gotplt.map
4 #readelf: -r
5 #target: sh64-*-elf
6
7 # Make sure that gotplt relocations of forced local symbols
8 # use the GOT.
9
10 Relocation section '\.rela\.dyn' at offset 0x29c contains 1 entries:
11 Offset Info Type Sym\.Value Sym\. Name \+ Addend
12 000003cc 000000a5 R_SH_RELATIVE 000002a8
This page took 0.035702 seconds and 4 git commands to generate.