Skip to main content

R_LARCH_TLS_LD_PCADD_HI20

Constant R_LARCH_TLS_LD_PCADD_HI20 

Source
pub const R_LARCH_TLS_LD_PCADD_HI20: u32 = 134;
Expand description

The signed 32-bit offset offs from PC to (GP + GD + 0x800) & 0xfffff000.

We define the PC relative anchor for the TLS LD GOT entry at GP + GD as PC + offs (offs is sign-extended to VA bits).