xref: /llvm-project/lld/test/ELF/Inputs/dynamic-reloc-weak.s (revision 993f0273e3998f8b15a52a2feade074917d20113)
1        .type sym1,@function
2        .global sym1
3sym1:
4
5        .type sym2,@function
6        .global sym2
7sym2:
8
9        .type sym3,@function
10        .global sym3
11sym3:
12