Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / got_prel.d
1 # name: R_ARM_GOT_PREL relocation
2 # source: got_prel.s
3 # as: -march=armv5te -meabi=5
4 # readelf: -x 4 -r
5 # target: *-*-*eabi* *-*-symbianelf *-*-linux-* *-*-elf *-*-nacl*
6
7 Relocation section '.rel.text.foo' at offset .* contains 1 entry:
8 Offset Info Type Sym.Value Sym. Name
9 00000010 00000c60 R_ARM_GOT_PREL 00000000 i
10
11 Relocation section '.rel.ARM.exidx.text.foo' at offset .* contains 2 entries:
12 Offset Info Type Sym.Value Sym. Name
13 00000000 0000042a R_ARM_PREL31 00000000 .text.foo
14 00000000 00000d00 R_ARM_NONE 00000000 __aeabi_unwind_cpp_pr0
15
16 Hex dump of section '.text.foo':
17 NOTE: This section has relocations against it, but these have NOT been applied to this dump.
18 0x00000000 (034b7b44|4b03447b) (1b681a68|681b681a) (1860101c|60181c10) (7047c046|477046c0) .*
19 0x00000010 (0a000000|0000000a) ....
This page took 0.041819 seconds and 4 git commands to generate.