IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-reloc-tls.ld
CommitLineData
b474a202
FS
1SECTIONS
2{
3 bar = foo;
4 .text : { *(.text) }
5 .tbss : { *(.tbss) }
6 /DISCARD/ : { *(*) }
7}
This page took 0.076188 seconds and 4 git commands to generate.