ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / group1b.s
CommitLineData
529fcb95
PB
1 .section .text,"axG",%progbits,foo_group,comdat
2 .global foo
3 .global bar
4foo:
5 .word 0
6bar:
This page took 0.67956 seconds and 4 git commands to generate.