Docs.rs
  • elf-utilities-0.2.20
    • elf-utilities 0.2.20
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Drumato
    • Dependencies
      • bincode ^1.3.1 normal
      • serde ^1.0.116 normal
      • thiserror ^1.0.20 normal
    • Versions
    • 54.6% 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

elf_utilities0.2.20

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • dynamic::Dyn32
  • dynamic::Dyn64
  • file::ELF32
  • file::ELF64
  • file::ELFDumper
  • header::Ehdr32
  • header::Ehdr64
  • relocation::Rela32
  • relocation::Rela64
  • section::Section32
  • section::Section64
  • section::Shdr32
  • section::Shdr64
  • section::ShdrPreparation32
  • section::ShdrPreparation64
  • section::StrTabEntry
  • segment::Phdr32
  • segment::Phdr64
  • segment::Segment32
  • segment::Segment64
  • symbol::Symbol32
  • symbol::Symbol64

Enums

  • dynamic::EntryType
  • dynamic::Flag
  • file::ELF
  • header::Class
  • header::Data
  • header::Machine
  • header::OSABI
  • header::Type
  • header::Version
  • parser::ReadELFError
  • section::Contents32
  • section::Contents64
  • section::Flag
  • section::Type
  • segment::Flag
  • segment::Type
  • symbol::Bind
  • symbol::Type
  • symbol::Visibility

Functions

  • parser::parse_elf
  • parser::parse_elf32
  • parser::parse_elf64

Type Aliases

  • Elf32Addr
  • Elf32Half
  • Elf32Off
  • Elf32Section
  • Elf32Sword
  • Elf32Sxword
  • Elf32Versym
  • Elf32Word
  • Elf32Xword
  • Elf64Addr
  • Elf64Half
  • Elf64Off
  • Elf64Section
  • Elf64Sword
  • Elf64Sxword
  • Elf64Versym
  • Elf64Word
  • Elf64Xword

Constants

  • relocation::R_X86_64_32
  • relocation::R_X86_64_PC32
  • relocation::R_X86_64_PLT32
  • section::SHN_ABS
  • section::SHN_COMMON
  • section::SHN_HIOS
  • section::SHN_HIPROC
  • section::SHN_LOOS
  • section::SHN_LOPROC
  • section::SHN_UNDEF
  • section::SHN_XINDEX