Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
elf-0.7.3
elf 0.7.3
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
cole14
Dependencies
Versions
76.78%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
elf
0.7.3
Module file
Structs
Enums
Constants
Functions
In crate elf
?
Module
elf
::
file
source
·
[
−
]
Expand description
Parsing the ELF File Header
Structs
Elf32_Ehdr
C-style 32-bit ELF File Header definition
Elf64_Ehdr
C-style 64-bit ELF File Header definition
FileHeader
Encapsulates the contents of the ELF File Header
Enums
Class
Represents the ELF file word size (32-bit vs 64-bit)
Constants
ELF32_EHDR_TAILSIZE
ELF64_EHDR_TAILSIZE
Functions
parse_ident