Crate dynlibs

Crate dynlibs 

Source

Structs§

DynLibEntry
The dynamic libraries for a single architecture in multi-architecture binaries
DynLibMatches
A collection of dynamic libraries and whether they matched the provided regexes
DynLibs
A collection of dynamic libraries
Executable
An executable binary and its dynamic libraries

Enums§

DynLibEntries
One or more collections of dynamic libraries in a binary

Constants§

ELF
An ELF binary
MACH_O
A Mach-O binary
MACH_O_FAT
A Mach-O (Fat) binary
PE
A PE binary