MIPS16/GAS: Fix absolute references with PC-relative synthetic instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / compact-eh-eb-5.d
1 #objdump: -sr
2 #name: Compact EH EB #5 with personality routine, FDE data and LSDA
3 #source: compact-eh-5.s
4 #as: -EB -mno-pdr
5
6 .*: file format.*
7
8
9 RELOCATION RECORDS FOR \[.data.DW.ref.__gnu_compact_pr2\]:
10 OFFSET TYPE VALUE
11 00000000 R_MIPS_32 __gnu_compact_pr2
12
13
14 RELOCATION RECORDS FOR \[.gnu_extab\]:
15 OFFSET TYPE VALUE
16 00000001 R_MIPS_PC32 DW.ref.__gnu_compact_pr2
17
18
19 RELOCATION RECORDS FOR \[.eh_frame_entry\]:
20 OFFSET TYPE VALUE
21 00000000 R_MIPS_PC32 .text.*
22 00000004 R_MIPS_PC32 .gnu_extab
23
24
25 Contents of section .group:
26 0000 00000001 00000007 .*
27 Contents of section .text:
28 0000 00000000 00000000 00000000 00000000 .*
29 0010 00000000.*
30 Contents of section .reginfo:
31 0000 00000000 00000000 00000000 00000000 .*
32 0010 00000000 00000000 .*
33 Contents of section .MIPS.abiflags:
34 .*
35 .*
36 Contents of section .data.DW.ref.__gnu_compact_pr2:
37 0000 00000000 .*
38 Contents of section .gnu_extab:
39 0000 00000000 0004405c 020a0104 7f050404 .*
40 0010 0005047f .*
41 Contents of section .eh_frame_entry:
42 0000 00000001 00000000 .*
43 Contents of section .gnu.attributes:
44 0000 41000000 0f676e75 00010000 00070401 .*
This page took 0.116429 seconds and 4 git commands to generate.