PR binutils/15834
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / got_prel.d
CommitLineData
b43420e6
NC
1# name: R_ARM_GOT_PREL relocation
2# source: got_prel.s
3# as: -march=armv5te -meabi=5
4# readelf: -x 4 -r
0085488a 5# target: *-*-*eabi* *-*-symbianelf *-*-linux-* *-*-elf *-*-nacl*
b43420e6
NC
6
7Relocation section '.rel.text.foo' at offset 0x3f0 contains 1 entries:
8 Offset Info Type Sym.Value Sym. Name
900000010 00000c60 R_ARM_GOT_PREL 00000000 i
10
11Relocation section '.rel.ARM.exidx.text.foo' at offset 0x3f8 contains 2 entries:
12 Offset Info Type Sym.Value Sym. Name
1300000000 0000042a R_ARM_PREL31 00000000 .text.foo
1400000000 00000d00 R_ARM_NONE 00000000 __aeabi_unwind_cpp_pr0
15
16Hex 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 1b681a68 1860101c 7047c046 .K{D.h.h.`..pG.F
19 0x00000010 0a000000 ....
This page took 0.157394 seconds and 4 git commands to generate.