gas/testsuite:
* gas/mach-o/zerofill-2.d: New.
This commit is contained in:
parent
8cf6e08400
commit
8b282ca52a
@ -1,4 +1,8 @@
|
||||
2012-01-03 Iain Sandoe <idsandoe@googlemail.com>
|
||||
2012-01-04 Iain Sandoe <idsandoe@googlemail.com>
|
||||
|
||||
* gas/mach-o/zerofill-2.d: New.
|
||||
|
||||
2012-01-04 Iain Sandoe <idsandoe@googlemail.com>
|
||||
|
||||
* gas/mach-o/zerofill-1.d: New.
|
||||
* gas/mach-o/zerofill-1.s: New.
|
||||
|
12
gas/testsuite/gas/mach-o/zerofill-2.d
Normal file
12
gas/testsuite/gas/mach-o/zerofill-2.d
Normal file
@ -0,0 +1,12 @@
|
||||
#objdump: -t
|
||||
#source: zerofill-1.s
|
||||
.*: +file format mach-o.*
|
||||
#...
|
||||
SYMBOL TABLE:
|
||||
(00000000)?00000000 l.*0e SECT.*03 0000 \[__DATA.__zf_2\] zfs
|
||||
(00000000)?00000000 l.*0e SECT.*04 0000 \[__DATA.__zf_3\] withalign
|
||||
(00000000)?00000008 l.*0e SECT.*04 0000 \[__DATA.__zf_3\] withalign1
|
||||
(00000000)?00000000 g.*0f SECT.*01 0000 \[.text\] a
|
||||
(00000000)?00000001 g.*0f SECT.*01 0000 \[.text\] b
|
||||
(00000000)?00000002 g.*0f SECT.*01 0000 \[.text\] c
|
||||
(00000000)?00000003 g.*0f SECT.*01 0000 \[.text\] d
|
Loading…
x
Reference in New Issue
Block a user