Constant object::elf::DT_MIPS_RWPLT

source ·
pub const DT_MIPS_RWPLT: u32 = 0x7000_0034;
Expand description

The base of the PLT in an executable using the new non-PIC ABI if that PLT is writable. For a non-writable PLT, this is omitted or has a zero value.