Module object::elf

source ·
Expand description

ELF definitions.

These definitions are independent of read/write support, although we do implement some traits useful for those.

This module is the equivalent of /usr/include/elf.h, and is based heavily on it.

Structs§

Constants§

Functions§

  • Calculate the GNU hash for a symbol name.
  • Calculate the SysV hash for a symbol name.