ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-page-7c.s
1 .globl f3
2 .ent f3
3 f3:
4 lw $4,%got_page(g + 0x8000)($gp)
5 addiu $4,$4,%got_ofst(g + 0x8000)
6 .end f3
This page took 0.042665 seconds and 4 git commands to generate.