Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / indirect1b.c
1 void
2 foo (void)
3 {
4 }
5
6 asm (".symver foo,foo@FOO");
This page took 0.029627 seconds and 4 git commands to generate.