readelf: Consolidate --syms --use-dynamic with --dyn-syms
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfweak / weakref1.c
1 extern int weaksym1;
2 int *psym1 = &weaksym1;
This page took 0.030513 seconds and 4 git commands to generate.