Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / datal-2.d
CommitLineData
3c74c164
AO
1#as: --abi=32
2#objdump: -sr
3#source: datal-2.s
4#name: DataLabel redundant local use, SHcompact
5
42bf09b2 6.*: file format .*-sh64.*
3c74c164
AO
7
8RELOCATION RECORDS FOR \[\.text\]:
9OFFSET *TYPE *VALUE
100+08 R_SH_DIR32 \.rodata
110+0c R_SH_DIR32 myrodata2
120+10 R_SH_DIR32 \.text
130+14 R_SH_DIR32 \.text
140+18 R_SH_DIR32 \.text
150+1c R_SH_DIR32 \.text
16
17
18RELOCATION RECORDS FOR \[\.data\]:
19OFFSET *TYPE *VALUE
200+00 R_SH_DIR32 myrodata2
210+04 R_SH_DIR32 \.data
220+08 R_SH_DIR32 \.data
230+0c R_SH_DIR32 foo2
240+10 R_SH_DIR32 foo3
250+14 R_SH_DIR32 \.text
260+18 R_SH_DIR32 \.text
27
28
29RELOCATION RECORDS FOR \[\.rodata\]:
30OFFSET *TYPE *VALUE
310+00 R_SH_DIR32 \.data
320+04 R_SH_DIR32 \.data
330+08 R_SH_DIR32 \.rodata
340+0c R_SH_DIR32 \.rodata
35
36
37Contents of section \.text:
38 0000 c701c70d 00090009 00000004 00000014 .*
39 0010 00000002 0000002e 00000018 00000030 .*
40Contents of section \.data:
41 0000 00000000 00000004 0000001c 00000000 .*
42 0010 00000014 00000002 00000018 .*
43Contents of section \.rodata:
44 0000 00000010 0000004c 00000008 00000020 .*
This page took 0.689555 seconds and 4 git commands to generate.