ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-spu / ovl1.lnk
CommitLineData
53d25da6
AM
1SECTIONS
2{
3 OVERLAY 0x400 :
4 {
5 .ov_a1 { *(.ov_a1) }
6 .ov_a2 { *(.ov_a2) }
7 }
8}
9INSERT AFTER .text;
This page took 0.899301 seconds and 4 git commands to generate.