Docs.rs
  • elfloader-0.16.0
    • elfloader 0.16.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gz
    • Dependencies
      • bitflags ^1.2 normal
      • log ^0.4 normal
      • xmas-elf ^0.8 normal
      • env_logger ^0.9.0 dev
    • Versions
    • 28.95% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

elfloader0.16.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • DynamicFlags1
  • DynamicInfo
  • ElfBinary
  • Entry64
  • Flags
  • ProgramHeader64
  • Rel
  • Rela
  • RelocationEntry

Enums

  • ElfLoaderErr
  • Machine
  • ProgramHeader
  • arch::RelocationType
  • arch::aarch64::RelocationTypes
  • arch::x86::RelocationTypes
  • arch::x86_64::RelocationTypes

Traits

  • ElfLoader
  • Entry

Type Aliases

  • LoadableHeaders
  • P32
  • P64
  • PAddr
  • VAddr