diff options
Diffstat (limited to 'ld/testsuite/ld-arm/thumb-plt-got.d')
-rw-r--r-- | ld/testsuite/ld-arm/thumb-plt-got.d | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/thumb-plt-got.d b/ld/testsuite/ld-arm/thumb-plt-got.d new file mode 100644 index 0000000..e65aba9 --- /dev/null +++ b/ld/testsuite/ld-arm/thumb-plt-got.d @@ -0,0 +1,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 @............... + |