Constant DT_SONAME

Source
pub const DT_SONAME: i64 = 14;
Expand description

This element holds the string table offset of a null-terminated string, giving the name of the shared object. The offset is an index into the table recorded in the DT_STRTAB entry.