Docs.rs
elfy-0.2.2
elfy 0.2.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
JerTH
Dependencies
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module numeric
elfy
0.2.2
Module numeric
Module Items
Structs
Enums
In crate elfy
elfy
Module
numeric
Copy item path
Source
Expand description
Types describing various simple value types that may be found in an ELF file
Structs
§
Short
Represents a 16 bit half word in an ELF file
Word
Represents a 32 bit word in an ELF file
Enums
§
Address
This struct is used to represent both 32 and 64 bit virtual or physical addresses in ELF files and process images
Size
Used to represent both 32 and 64 bit sizes and offsets within an ELF file