Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-page-7d.s
CommitLineData
13db6b44
RS
1 .globl f4
2 .ent f4
3f4:
4 lw $4,%got_page(g + 0x10000)($gp)
5 addiu $4,$4,%got_ofst(g + 0x10000)
6 .end f4
This page took 0.11018 seconds and 4 git commands to generate.