Struct lief::elf::dynamic::SharedObject
pub struct SharedObject<'a> { /* private fields */ }
Expand description
Structure that represents a dynamic entry associated with the name of a library (DT_SONAME
)
pub struct SharedObject<'a> { /* private fields */ }
Structure that represents a dynamic entry associated with the name of a library (DT_SONAME
)