ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan-region.s
1 .text
2 .long 0
3 .section ".rodata", "a", %progbits
4 .long 0
5 .section ".moredata", "a", %progbits
6 .long 0
7 .section ".notdata", "", %progbits
8 .long 0
This page took 0.033282 seconds and 4 git commands to generate.