[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / unwind_vxworks.d
1 #objdump: -sr
2 #name: Unwind table generation
3 # This is the VxWorks variant of this file.
4 #source: unwind.s
5 #not-skip: *-*-vxworks*
6
7 .*: file format.*
8
9 RELOCATION RECORDS FOR \[.ARM.extab\]:
10 OFFSET TYPE VALUE
11 0000000c R_ARM_PREL31 .text
12
13
14 RELOCATION RECORDS FOR \[.ARM.exidx\]:
15 OFFSET TYPE VALUE
16 00000000 R_ARM_PREL31 .text
17 00000000 R_ARM_NONE __aeabi_unwind_cpp_pr0
18 00000008 R_ARM_PREL31 .text.*\+0x00000004
19 00000008 R_ARM_NONE __aeabi_unwind_cpp_pr1
20 0000000c R_ARM_PREL31 .ARM.extab
21 00000010 R_ARM_PREL31 .text.*\+0x00000008
22 00000014 R_ARM_PREL31 .ARM.extab.*\+0x0000000c
23 00000018 R_ARM_PREL31 .text.*\+0x0000000c
24 0000001c R_ARM_PREL31 .ARM.extab.*\+0x0000001c
25 00000020 R_ARM_PREL31 .text.*\+0x00000010
26 00000028 R_ARM_PREL31 .text.*\+0x00000012
27 00000030 R_ARM_PREL31 .text.*\+0x00000014
28 00000034 R_ARM_PREL31 .ARM.extab.*\+0x0000002c
29
30
31 Contents of section .text:
32 0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003) .*
33 0010 (04200520|20052004) .*
34 Contents of section .ARM.extab:
35 0000 (449b0181 b0b08086|81019b44 8680b0b0) 00000000 00000000 .*
36 0010 (8402b101 b0b0b005 2a000000 00c60281|01b10284 05b0b0b0 0000002a 8102c600) .*
37 0020 (d0c6c1c1 b0b0c0c6|c1c1c6d0 c6c0b0b0) 00000000 (429b0181|81019b42) .*
38 0030 (b0008086|868000b0) 00000000 .*
39 Contents of section .ARM.exidx:
40 0000 00000000 (b0b0a880|80a8b0b0) 00000000 00000000 .*
41 0010 00000000 00000000 00000000 00000000 .*
42 0020 00000000 (08849780|80978408) 00000000 (b00fb180|80b10fb0) .*
43 0030 00000000 00000000 .*
44 # Ignore .ARM.attributes section
45 #...
This page took 0.030669 seconds and 4 git commands to generate.