* config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / unwind.d
1 #objdump: -sr
2 #name: Unwind table generation
3
4 .*: file format.*
5
6 RELOCATION RECORDS FOR \[.ARM.extab\]:
7 OFFSET TYPE VALUE
8 0000000c R_ARM_PREL31 .text
9
10
11 RELOCATION RECORDS FOR \[.ARM.exidx\]:
12 OFFSET TYPE VALUE
13 00000000 R_ARM_PREL31 .text
14 00000008 R_ARM_PREL31 .text
15 0000000c R_ARM_PREL31 .ARM.extab
16 00000010 R_ARM_PREL31 .text
17 00000014 R_ARM_PREL31 .ARM.extab
18 00000018 R_ARM_PREL31 .text
19 0000001c R_ARM_PREL31 .ARM.extab
20 00000020 R_ARM_PREL31 .text
21
22
23 Contents of section .text:
24 0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003) .*
25 0010 (0420|2004) .*
26 Contents of section .ARM.extab:
27 0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000 .*
28 0010 (8402b101 b0b0b005 2a000000 00c60181|01b10284 05b0b0b0 0000002a 8101c600) .*
29 0020 (b0b0c1c1|c1c1b0b0) 00000000 .*
30 Contents of section .ARM.exidx:
31 0000 00000000 (b0b0a880 04000000|80a8b0b0 00000004) 00000000 .*
32 0010 (08000000 0c000000 0c000000 1c000000|00000008 0000000c 0000000c 0000001c) .*
33 0020 (10000000 08849780|00000010 80978408) .*
This page took 0.03284 seconds and 5 git commands to generate.