Constant DT_REL

Source
pub const DT_REL: i64 = 17;
Expand description

This element is similar to DT_RELA, except its table has implicit addends (Rel). If this element is present, the dynamic structure must also have DT_RELSZ and DT_RELENT elements.