symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mach-o / zerofill-2.d
1 #objdump: -t
2 #source: zerofill-1.s
3 .*: +file format mach-o.*
4 #...
5 SYMBOL TABLE:
6 (00000000)?00000004 l( )+0e SECT( )+03 0000 \[__DATA.__zf_2\] zfs
7 (00000000)?00000008 l( )+0e SECT( )+04 0000 \[__DATA.__zf_3\] withalign
8 (00000000)?00000010 l( )+0e SECT( )+04 0000 \[__DATA.__zf_3\] withalign1
9 (00000000)?00000000 g( )+0f SECT( )+01 0000 \[.text\] a
10 (00000000)?00000001 g( )+0f SECT( )+01 0000 \[.text\] b
11 (00000000)?00000002 g( )+0f SECT( )+01 0000 \[.text\] c
12 (00000000)?00000003 g( )+0f SECT( )+01 0000 \[.text\] d
13
14
This page took 0.041147 seconds and 4 git commands to generate.