gas: fold symbol table entries generated for .startof.() / .sizeof.()
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / startof.s
CommitLineData
162c6aef
JB
1 .data
2 .dc.a .startof.(.text)
3 .dc.a .sizeof.(.text)
4 .dc.a 0
5 .dc.a .sizeof.(.text)
6 .dc.a .startof.(.text)
This page took 0.022718 seconds and 4 git commands to generate.