Support tcl procedure calls in run_dump_test xfail
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-over.s
1 .section .txt, "ax", "progbits"
2 .4byte 0x11223344
3 .4byte 0x55667788
4 .4byte 0x99aabbcc
5
6 .section .dat, "aw", "progbits"
7 .4byte 0x01020304
8 .4byte 0x05060708
9 .4byte 0x090a0b0c
This page took 0.030095 seconds and 4 git commands to generate.