blob: e65aba9e2f8a3129990166c458d7c82306e1af7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#source: thumb-plt.s
#name: Thumb only PLT and GOT LSB Symbol
#ld: -shared -e0
#readelf: -rx .got
#skip: *-*-pe *-*-wince *-*-vxworks armeb-*-* *-*-gnueabihf
Relocation section '.rel.plt' at offset 0x108 contains 1 entry:
Offset Info Type Sym.Value Sym. Name
000101c4 00000116 R_ARM_JUMP_SLOT 00000000 foo
Hex dump of section '.got':
NOTE: This section has relocations against it, but these have NOT been applied to this dump.
0x000101b8 40010100 00000000 00000000 11010000 @...............
|