2005-10-08 Paul Brook <paul@codesourcery.com>
[external/binutils.git] / gas / testsuite / gas / arm / unwind.d
1 #objdump: -sr
2 #name: Unwind table generation
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*
7
8 .*:     file format.*
9
10 RELOCATION RECORDS FOR \[.ARM.extab\]:
11 OFFSET   TYPE              VALUE 
12 0000000c R_ARM_PREL31      .text
13
14
15 RELOCATION RECORDS FOR \[.ARM.exidx\]:
16 OFFSET   TYPE              VALUE 
17 00000000 R_ARM_PREL31      .text
18 00000000 R_ARM_NONE        __aeabi_unwind_cpp_pr0
19 00000008 R_ARM_PREL31      .text.*
20 00000008 R_ARM_NONE        __aeabi_unwind_cpp_pr1
21 0000000c R_ARM_PREL31      .ARM.extab
22 00000010 R_ARM_PREL31      .text.*
23 00000014 R_ARM_PREL31      .ARM.extab.*
24 00000018 R_ARM_PREL31      .text.*
25 0000001c R_ARM_PREL31      .ARM.extab.*
26 00000020 R_ARM_PREL31      .text.*
27
28
29 Contents of section .text:
30  0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003)  .*
31  0010 (0420|2004)                                 .*
32 Contents of section .ARM.extab:
33  0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000  .*
34  0010 (8402b101 b0b0b005 2a000000 00c60181|01b10284 05b0b0b0 0000002a 8101c600)  .*
35  0020 (b0b0c1c1|c1c1b0b0) 00000000                    .*
36 Contents of section .ARM.exidx:
37  0000 00000000 (b0b0a880 04000000|80a8b0b0 00000004) 00000000  .*
38  0010 (08000000 0c000000 0c000000 1c000000|00000008 0000000c 0000000c 0000001c)  .*
39  0020 (10000000 08849780|00000010 80978408)                    .*
40 # Ignore .ARM.attributes section
41 #...