x86-64: Force symbol dynamic if it isn't undefined weak
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / load2.map
1 {
2 global:
3 _start;
4 local:
5 *;
6 };
This page took 0.030933 seconds and 4 git commands to generate.