Fix assembler tests to work with toolchains that have been configured with --enable...
[external/binutils.git] / gas / testsuite / gas / arm / unwind.d
1 #objdump: -sr
2 #as:  --generate-missing-build-notes=no
3 #name: Unwind table generation
4 # This test is only valid on ELF based ports.
5 #notarget: *-*-pe *-*-wince
6 # VxWorks needs a special variant of this file.
7 #skip: *-*-vxworks*
8
9 .*:     file format.*
10
11 RELOCATION RECORDS FOR \[.ARM.extab\]:
12 OFFSET   TYPE              VALUE 
13 0000000c R_ARM_PREL31      .text
14
15
16 RELOCATION RECORDS FOR \[.ARM.exidx\]:
17 OFFSET   TYPE              VALUE 
18 00000000 R_ARM_PREL31      .text
19 00000000 R_ARM_NONE        __aeabi_unwind_cpp_pr0
20 00000008 R_ARM_PREL31      .text.*
21 00000008 R_ARM_NONE        __aeabi_unwind_cpp_pr1
22 0000000c R_ARM_PREL31      .ARM.extab
23 00000010 R_ARM_PREL31      .text.*
24 00000014 R_ARM_PREL31      .ARM.extab.*
25 00000018 R_ARM_PREL31      .text.*
26 0000001c R_ARM_PREL31      .ARM.extab.*
27 00000020 R_ARM_PREL31      .text.*
28 00000028 R_ARM_PREL31      .text.*
29 00000030 R_ARM_PREL31      .text.*
30 00000034 R_ARM_PREL31      .ARM.extab.*
31
32
33 Contents of section .text:
34  0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003)  .*
35  0010 (04200520 0600a0e3|20042005 e3a00006)                    .*
36 Contents of section .ARM.extab:
37  0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000  .*
38  0010 (8402b101 b0b0b005 2a000000 00c60281|01b10284 05b0b0b0 0000002a 8102c600)  .*
39  0020 (d0c6c1c1 b0b0c0c6|c1c1c6d0 c6c0b0b0) 00000000 (429b0181|81019b42)  .*
40  0030 (b0008086|868000b0) 00000000                    .*
41 Contents of section .ARM.exidx:
42  0000 00000000 (b0b0a880 04000000|80a8b0b0 00000004) 00000000  .*
43  0010 (08000000 0c000000 0c000000 1c000000|00000008 0000000c 0000000c 0000001c)  .*
44  0020 (10000000 08849780 12000000 b00fb180|00000010 80978408 00000012 80b10fb0)  .*
45  0030 (14000000 2c000000|00000014 0000002c)                    .*
46 # Ignore .ARM.attributes section
47 #...