ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / thumb-plt-got.d
CommitLineData
a7618269
TC
1#source: thumb-plt.s
2#name: Thumb only PLT and GOT LSB Symbol
3#ld: -shared -e0
4#readelf: -rx .got
5#skip: *-*-pe *-*-wince *-*-vxworks armeb-*-* *-*-gnueabihf
6
7Relocation section '.rel.plt' at offset 0x108 contains 1 entry:
8 Offset Info Type Sym.Value Sym. Name
9000101c4 00000116 R_ARM_JUMP_SLOT 00000000 foo
10
11Hex dump of section '.got':
12 NOTE: This section has relocations against it, but these have NOT been applied to this dump.
13 0x000101b8 40010100 00000000 00000000 11010000 @...............
14
This page took 0.03251 seconds and 4 git commands to generate.