Enhance GAS's .section directive so that it can take numeric values for the flags...
[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 6
a485e98e 7Relocation section '.rel.text.foo' at offset .* contains 1 entries:
b43420e6
NC
8 Offset Info Type Sym.Value Sym. Name
900000010 00000c60 R_ARM_GOT_PREL 00000000 i
10
a485e98e 11Relocation section '.rel.ARM.exidx.text.foo' at offset .* contains 2 entries:
b43420e6
NC
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.
4862acf1
WN
18 0x00000000 (034b7b44|4b03447b) (1b681a68|681b681a) (1860101c|60181c10) (7047c046|477046c0) .*
19 0x00000010 (0a000000|0000000a) ....
This page took 0.283009 seconds and 4 git commands to generate.