bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / alloc.s
1 .section .bar,"ax","progbits"
2 .byte 0
3 .section .foo,"aw","progbits"
4 .byte 0
5 .bss
6 .long 0
This page took 0.031638 seconds and 4 git commands to generate.