ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19539.t
1 HIDDEN (foo = .);
2
3 SECTIONS
4 {
5 . = SIZEOF_HEADERS;
6 }
This page took 0.030265 seconds and 4 git commands to generate.