Constant DT_INIT_ARRAYSZ

Source
pub const DT_INIT_ARRAYSZ: i64 = 27;
Expand description

This element holds the size in bytes of the array of initialization functions pointed to by the DT_INIT_ARRAY entry. If an object has a DT_INIT_ARRAY entry, it must also have a DT_INIT_ARRAYSZ entry.