aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/Inputs/dynamic-reloc-weak.s
blob: 2310749d9f85e7ca1fd2eee01b52d97c1f3f1773 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
        .type sym1,@function
        .global sym1
sym1:

        .type sym2,@function
        .global sym2
sym2:

        .type sym3,@function
        .global sym3
sym3: