R_PPC64_REL24_NOTOC support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / ext.lnk
1 SECTIONS
2 {
3 . = 0x8000000000000000;
4 .text.ext : { tmpdir/ext.o(.text) }
5 }
6 INSERT BEFORE .stab;
This page took 0.034553 seconds and 4 git commands to generate.