Module soname

Module soname 

Source
Expand description

Representation of soname information in ELF files.

Structs§

Soname
The value of a shared object’s soname.
SonameV2
Representation of soname data of a shared object based on the alpm-sonamev2 specification.

Enums§

SonameV1
Representation of soname data of a shared object based on the alpm-sonamev1 specification.
VersionOrSoname
Provides either a PackageVersion or a SharedObjectName.

Type Aliases§

SharedLibraryPrefix
A prefix associated with a library lookup directory.