ELF: Support the section flag 'o' in .section directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21884b.s
1 .text
2 .globl bar
3 .type bar,%function
4 bar:
5 .byte 0
This page took 0.039885 seconds and 4 git commands to generate.