Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / localcom-1.d
CommitLineData
3c74c164
AO
1#as: --abi=32
2#objdump: -srt
3#source: localcom-1.s
4#name: Datalabel on local comm symbol and equated local comm symbol
5
42bf09b2 6.*: file format .*-sh64.*
3c74c164
AO
7
8SYMBOL TABLE:
5c799c07
AM
90+0 l d \.text 0+ (|\.text)
100+0 l d \.data 0+ (|\.data)
110+0 l d \.bss 0+ (|\.bss)
3c74c164
AO
120+0 l \.text 0+ start
130+c l O \.bss 0+4 dd
140+c l O \.bss 0+4 d
150+4 l O \.bss 0+4 b
160+0 l O \.bss 0+4 a
170+8 l O \.bss 0+4 c
18
19
20RELOCATION RECORDS FOR \[\.text\]:
21OFFSET *TYPE *VALUE
220+10 R_SH_DIR32 \.bss
230+14 R_SH_DIR32 \.bss
240+18 R_SH_DIR32 \.bss
25
26
27Contents of section \.text:
28 0000 00090009 00090009 00090009 00090009 .*
a3f9a7e9 29 0010 00000004 00000004 0000000c 12340009 .*
155e0d23 30
This page took 0.763749 seconds and 4 git commands to generate.