summaryrefslogtreecommitdiffstats
path: root/lld/test/COFF/Inputs/gnu-implib-head.s
blob: b32acf0d6f3dcf2809630788533261c957930d5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
        .section        .idata$2
        .global         _head_test_lib
_head_test_lib:
        .rva            hname
        .long           0
        .long           0
        .rva            __test_lib_iname
        .rva            fthunk

        .section        .idata$5
fthunk:
        .section        .idata$4
hname:
OpenPOWER on IntegriCloud