[][src]Constant metagoblin::elf::dynamic::DT_ADDRRNGLO

pub const DT_ADDRRNGLO: u64 = 1879047680; // 0x0_000_000_06f_fff_e00u64

DT_* entries which fall between DT_ADDRRNGHI & DT_ADDRRNGLO use the Dyn.d_un.d_ptr field of the Elf*_Dyn structure.

If any adjustment is made to the ELF object after it has been built these entries will need to be adjusted.