1 # Create a mergeable section full of a single value,
2 # and page references relative to one entry called "data".
4 # The mergeable entries collapse to one, but the offsets
5 # from "data" must still be retained, and need 3 page entries.
7 # Technically this isn't valid, because it creates out-of-section
8 # page references. It's still a useful way of making sure that
9 # offsets in mergeable sections are handled correctly.
15 lw $
4,%got_page
(data
+ y
)($gp
)
16 addiu $
4,$
4,%got_ofst
(data
+ y
)
21 .section .rodata.cst4,"aM",@progbits,4
27 # Make sure the loadable size of the library is large.