pub const R_LARCH_GOT_PCADD_HI20: u32 = 130;Expand description
The signed 32-bit offset offs from PC to
(GP + G + 0x800) & 0xfffff000.
We define the PC relative anchor for the GOT entry at GP + G as
PC + offs (offs is sign-extended to VA bits).