Constant object::elf::DT_MIPS_PLTGOT
source · pub const DT_MIPS_PLTGOT: u32 = 0x7000_0032;
Expand description
The address of .got.plt in an executable using the new non-PIC ABI.
pub const DT_MIPS_PLTGOT: u32 = 0x7000_0032;
The address of .got.plt in an executable using the new non-PIC ABI.