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

pub const DT_ADDRRNGLO: u64

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.