(linux_test_for_tracefork): Don't leave zombie
[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.*
7ed4c4c5
NC
28
29
30Contents of section .text:
b7693d02 31 0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003) .*
01ae4198 32 0010 (04200520|20052004) .*
7ed4c4c5
NC
33Contents of section .ARM.extab:
34 0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000 .*
87a1fd79
JM
35 0010 (8402b101 b0b0b005 2a000000 00c60281|01b10284 05b0b0b0 0000002a 8102c600) .*
36 0020 (d0c6c1c1 b0b0c0c6|c1c1c6d0 c6c0b0b0) 00000000 .*
7ed4c4c5
NC
37Contents of section .ARM.exidx:
38 0000 00000000 (b0b0a880 04000000|80a8b0b0 00000004) 00000000 .*
39 0010 (08000000 0c000000 0c000000 1c000000|00000008 0000000c 0000000c 0000001c) .*
01ae4198 40 0020 (10000000 08849780 12000000 b00fb180|00000010 80978408 00000012 80b10fb0) .*
ee065d83
PB
41# Ignore .ARM.attributes section
42#...
This page took 0.088461 seconds and 4 git commands to generate.