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