[go: up one dir, main page]

Module elf::file

source ·
Expand description

Parsing the ELF File Header

Structs

  • C-style 32-bit ELF File Header definition
  • C-style 64-bit ELF File Header definition
  • Encapsulates the contents of the ELF File Header

Enums

  • Represents the ELF file word size (32-bit vs 64-bit)

Constants

Functions