Use bfd_map_over_sections to walk section chain.
[external/binutils.git] / gas / testsuite / gas / sh / sh64 / localcom-1.d
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
6 .*:     file format .*-sh64.*
7
8 SYMBOL TABLE:
9 0+0 l    d  \.text      0+ 
10 0+0 l    d  \.data      0+ 
11 0+0 l    d  \.bss       0+ 
12 0+0 l       \.text      0+ start
13 0+c l     O \.bss       0+4 dd
14 0+c l     O \.bss       0+4 d
15 0+4 l     O \.bss       0+4 b
16 0+0 l     O \.bss       0+4 a
17 0+8 l     O \.bss       0+4 c
18
19
20 RELOCATION RECORDS FOR \[\.text\]:
21 OFFSET  *TYPE  *VALUE 
22 0+10 R_SH_DIR32        \.bss
23 0+14 R_SH_DIR32        \.bss
24 0+18 R_SH_DIR32        \.bss
25
26
27 Contents of section \.text:
28  0000 00090009 00090009 00090009 00090009  .*
29  0010 00000004 00000004 0000000c 1234      .*
30