Support tcl procedure calls in run_dump_test xfail
[external/binutils.git] / ld / testsuite / ld-elf / interleave.s
1         .section ".data.a0","aw",%progbits
2         .byte 0x00
3         .byte 0x01
4         .byte 0x02
5         .byte 0x03
6         .byte 0x04
7         .byte 0x05
8         .byte 0x06
9         .byte 0x07
10         .section ".data.a1","aw",%progbits
11         .byte 0x10
12         .byte 0x11
13         .byte 0x12
14         .byte 0x13
15         .byte 0x14
16         .byte 0x15
17         .byte 0x16
18         .byte 0x17