Crate elf_parser

source ·
Expand description

To parse the elf file and map it to the memory space

Re-exports

Modules

  • Architecture-specific types and operations.

Structs

  • The segment of the elf file, which is used to map the elf file to the memory space

Functions