IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips-abiflags-1.ld
1 SECTIONS
2 {
3 .MIPS.abiflags : { *(.foo) }
4 /DISCARD/ : { *(*) }
5 }
This page took 0.029094 seconds and 4 git commands to generate.