[][src]Module symbolic_debuginfo::elf

Support for the Executable and Linkable Format, used on Linux.

Structs

ElfObject

Executable and Linkable Format, used for executables and libraries on Linux.

ElfSymbolIterator

An iterator over symbols in the ELF file.

Enums

ElfError

An error when dealing with ElfObject.