Add support for COFF secidx relocations
[binutils-gdb.git] / ld / testsuite / ld-pe / secidx2.s
blob0895bd9282a49677e3ef06731135e1548810f202
1 .text
3 .global ext1
4 ext1: .ascii "<<<<"
5 .ascii ">>>>>"
7 .data
9 .global ext2
10 ext2: .ascii "<<<"
11 .ascii ">>>>>>"
13 .section .rdata
15 .global ext3
16 ext3: .ascii "<<<"
17 .ascii ">>>>>>"