[][src]Module symbolic::debuginfo::elf

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

Structs

ElfError

An error when dealing with ElfObject.

ElfObject

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

ElfSymbolIterator

An iterator over symbols in the ELF file.