[ARC] Fix warn.exp test error.
[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.*
01ae4198 2700000028 R_ARM_PREL31 .text.*
4fa3602b
PB
2800000030 R_ARM_PREL31 .text.*
2900000034 R_ARM_PREL31 .ARM.extab.*
7ed4c4c5
NC
30
31
32Contents of section .text:
b7693d02 33 0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003) .*
4862acf1 34 0010 (04200520 0600a0e3|20042005 e3a00006) .*
7ed4c4c5
NC
35Contents of section .ARM.extab:
36 0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000 .*
87a1fd79 37 0010 (8402b101 b0b0b005 2a000000 00c60281|01b10284 05b0b0b0 0000002a 8102c600) .*
4fa3602b
PB
38 0020 (d0c6c1c1 b0b0c0c6|c1c1c6d0 c6c0b0b0) 00000000 (429b0181|81019b42) .*
39 0030 (b0008086|868000b0) 00000000 .*
7ed4c4c5
NC
40Contents of section .ARM.exidx:
41 0000 00000000 (b0b0a880 04000000|80a8b0b0 00000004) 00000000 .*
42 0010 (08000000 0c000000 0c000000 1c000000|00000008 0000000c 0000000c 0000001c) .*
01ae4198 43 0020 (10000000 08849780 12000000 b00fb180|00000010 80978408 00000012 80b10fb0) .*
4fa3602b 44 0030 (14000000 2c000000|00000014 0000002c) .*
ee065d83
PB
45# Ignore .ARM.attributes section
46#...
This page took 0.498206 seconds and 4 git commands to generate.