2005-10-08 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / unwind.d
CommitLineData
7ed4c4c5
NC
1#objdump: -sr
2#name: Unwind table generation
9a5c4b9e
PB
3# This test is only valid on ELF based ports.
4#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
5# VxWorks needs a special variant of this file.
6#skip: *-*-vxworks*
7ed4c4c5
NC
7
8.*: file format.*
9
10RELOCATION RECORDS FOR \[.ARM.extab\]:
11OFFSET TYPE VALUE
120000000c R_ARM_PREL31 .text
13
14
15RELOCATION RECORDS FOR \[.ARM.exidx\]:
16OFFSET TYPE VALUE
be1b2b4b 1700000000 R_ARM_PREL31 .text
84798bd6 1800000000 R_ARM_NONE __aeabi_unwind_cpp_pr0
25742a2c 1900000008 R_ARM_PREL31 .text.*
84798bd6 2000000008 R_ARM_NONE __aeabi_unwind_cpp_pr1
7ed4c4c5 210000000c R_ARM_PREL31 .ARM.extab
25742a2c
NC
2200000010 R_ARM_PREL31 .text.*
2300000014 R_ARM_PREL31 .ARM.extab.*
2400000018 R_ARM_PREL31 .text.*
250000001c R_ARM_PREL31 .ARM.extab.*
2600000020 R_ARM_PREL31 .text.*
7ed4c4c5
NC
27
28
29Contents of section .text:
b7693d02 30 0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003) .*
7ed4c4c5
NC
31 0010 (0420|2004) .*
32Contents of section .ARM.extab:
33 0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000 .*
b7693d02 34 0010 (8402b101 b0b0b005 2a000000 00c60181|01b10284 05b0b0b0 0000002a 8101c600) .*
7ed4c4c5
NC
35 0020 (b0b0c1c1|c1c1b0b0) 00000000 .*
36Contents of section .ARM.exidx:
37 0000 00000000 (b0b0a880 04000000|80a8b0b0 00000004) 00000000 .*
38 0010 (08000000 0c000000 0c000000 1c000000|00000008 0000000c 0000000c 0000001c) .*
b7693d02 39 0020 (10000000 08849780|00000010 80978408) .*
ee065d83
PB
40# Ignore .ARM.attributes section
41#...
This page took 0.067459 seconds and 4 git commands to generate.