Constant DT_PREINIT_ARRAY

Source
pub const DT_PREINIT_ARRAY: i64 = 32;
Expand description

This element holds the address of the array of pointers to pre-initialization functions. The DT_PREINIT_ARRAY table is processed only in an executable file; it is ignored if contained in a shared object.