bfd/
[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
28
29 Contents of section .text:
30 0000 (0000a0e3 0100a0e3 0200a0e3 0300a0e3|e3a00000 e3a00001 e3a00002 e3a00003) .*
31 0010 (04200520|20052004) .*
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|80a8b0b0) 00000000 00000000 .*
38 0010 00000000 00000000 00000000 00000000 .*
39 0020 00000000 (08849780|80978408) 00000000 (b00fb180|80b10fb0) .*
40 # Ignore .ARM.attributes section
41 #...
This page took 0.031219 seconds and 5 git commands to generate.