Expand description
Linux-specific implementation of the SharedLibrary
trait.
Structsยง
- Segment
- A mapped segment in an ELF file.
- Segment
Iter - An iterator of mapped segments in a shared library.
- Shared
Library - A shared library on Linux.
Linux-specific implementation of the SharedLibrary
trait.