ELF: Support the section flag 'o' in .section directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / symbol2w.s
CommitLineData
d661a1c2 1 .section .gnu.warning,"a",%progbits
bc251d50 2 .global Foo
d661a1c2 3 .type Foo, %object
bc251d50
VP
4 .size Foo, 20
5Foo:
6 .string "function 'Foo' used"
This page took 0.588125 seconds and 4 git commands to generate.