Home | History | Annotate | Download | only in ld-mips-elf

Lines Matching refs:page

1 #name: GOT page test 3
2 #source: got-page-3a.s
3 #source: got-page-3b.s
4 #source: got-page-3c.s
6 #ld: -T got-page-1.ld -shared
9 # got-page-3a.s and got-page-3b.s should get assigned the same GOT,
10 # with a page estimate of 10. Thus the first page entry has offset
14 # got-page-3c.s should get its own GOT, and needs no page entries.