Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / datal32-3.d
CommitLineData
3c74c164
AO
1#as: --abi=32
2#objdump: -xsr
3#source: datal-3.s
4#name: DataLabel local def/use, SHmedia 32-bit ABI
5
6# We should have the st_type field of each symbol displayed too, so we can
7# check that STT_DATALABEL is set, but objdump doesn't do that at present,
8# and readelf isn't supported as a run_dump_test tool.
9
42bf09b2 10.*: file format .*-sh64.*
3c74c164
AO
11.*
12architecture: sh5, flags 0x0+11:
13HAS_RELOC, HAS_SYMS
14start address 0x0+
15
16Sections:
1b44b93c 17Idx Name Size VMA LMA File off Algn
3c74c164
AO
18 0 \.text 0+6c 0+ 0+ 0+34 2\*\*0
19 CONTENTS, ALLOC, LOAD, RELOC, READONLY, CODE
20 1 \.data 0+ 0+ 0+ 0+a0 2\*\*0
21 CONTENTS, ALLOC, LOAD, DATA
22 2 \.bss 0+ 0+ 0+ 0+a0 2\*\*0
23 ALLOC
a3f9a7e9 24 3 \.rodata 0+10 0+ 0+ 0+a0 2\*\*2
3c74c164
AO
25 CONTENTS, ALLOC, LOAD, RELOC, READONLY, DATA
26SYMBOL TABLE:
5c799c07
AM
270+ l d \.text 0+ (|\.text)
280+ l d \.data 0+ (|\.data)
290+ l d \.bss 0+ (|\.bss)
3c74c164
AO
300+ l \.text 0+ 0x04 start
310+30 l \.text 0+ 0x04 foo
320+38 l \.text 0+ 0x04 foo2
330+40 l \.text 0+ 0x04 foo3
5c799c07 340+ l d \.rodata 0+ (|\.rodata)
3c74c164
AO
350+48 l \.text 0+ 0x04 foo4
360+4 l \.rodata 0+ myrodata1
370+50 l \.text 0+ 0x04 foo5
380+8 l \.rodata 0+ myrodata2
390+c g \.rodata 0+ myrodata3
400+60 g \.text 0+ 0x04 foo7
410+60 \*UND\* 0+ foo7
420+64 g \.text 0+ 0x04 foo8
430+64 \*UND\* 0+ foo8
440+68 g \.text 0+ 0x04 foo9
450+68 \*UND\* 0+ foo9
460+58 g \.text 0+ 0x04 foo6
470+58 \*UND\* 0+ foo6
48
49RELOCATION RECORDS FOR \[\.text\]:
50OFFSET *TYPE *VALUE
510+10 R_SH_IMM_MEDLOW16 \.text\+0x0+6e
520+24 R_SH_IMM_MEDLOW16 foo9\+0x0+40
530+00 R_SH_IMM_MEDLOW16 \.text\+0x0+30
540+04 R_SH_IMM_LOW16 \.text\+0x0+30
550+08 R_SH_IMM_MEDLOW16 \.text\+0x0+62
560+0c R_SH_IMM_LOW16 \.text\+0x0+62
570+14 R_SH_IMM_MEDLOW16 foo7\+0x0+2a
580+18 R_SH_IMM_LOW16 foo7\+0x0+2a
590+1c R_SH_IMM_MEDLOW16 foo8
600+20 R_SH_IMM_LOW16 foo8
610+28 R_SH_IMM_MEDLOW16 \.rodata\+0x0+4
620+2c R_SH_IMM_LOW16 \.rodata\+0x0+4
630+30 R_SH_IMM_MEDLOW16 \.rodata\+0x0+26
640+34 R_SH_IMM_LOW16 \.rodata\+0x0+26
650+38 R_SH_IMM_MEDLOW16 \.text\+0x0+30
660+3c R_SH_IMM_LOW16 \.text\+0x0+30
670+40 R_SH_IMM_MEDLOW16 \.text\+0x0+40
680+44 R_SH_IMM_LOW16 \.text\+0x0+40
690+48 R_SH_IMM_MEDLOW16 \.text\+0x0+70
700+4c R_SH_IMM_LOW16 \.text\+0x0+70
710+50 R_SH_IMM_MEDLOW16 myrodata3
720+54 R_SH_IMM_LOW16 myrodata3
730+58 R_SH_IMM_MEDLOW16 foo6\+0x0+2a
740+5c R_SH_IMM_LOW16 foo6\+0x0+2a
75
76
77RELOCATION RECORDS FOR \[\.rodata\]:
78OFFSET *TYPE *VALUE
790+ R_SH_DIR32 \.text
800+4 R_SH_DIR32 \.text
810+8 R_SH_DIR32 \.rodata
820+c R_SH_DIR32 \.rodata
83
84
85Contents of section \.text:
86 0000 cc000030 c8000030 cc000030 c8000030 .*
87 0010 cc000030 cc0001e0 c80001e0 cc0001e0 .*
88 0020 c80001e0 cc000030 cc000380 c8000380 .*
89 0030 cc000150 c8000150 cc0000a0 c80000a0 .*
90 0040 cc000210 c8000210 cc000080 c8000080 .*
91 0050 cc0002c0 c80002c0 cc0001e0 c80001e0 .*
92 0060 6ff0fff0 6ff0fff0 6ff0fff0 .*
3c74c164
AO
93Contents of section \.rodata:
94 0000 00000048 00000088 00000008 00000020 .*
This page took 0.723103 seconds and 4 git commands to generate.