Module generic
Expand description
Executable formats generic traits (LIEF’s abstract layer)
Structs§
- Function
- Structure that represents a binary’s function
- Function
Flags - Flags used to characterize the semantics of the function
Traits§
- Binary
- Generic interface representing a binary executable.
- Debug
Info - This class provides a generic interface for accessing debug information from different formats such as DWARF and PDB.
- Relocation
- Section
- Trait shared by all the sections in executable formats
- Symbol
- Trait shared by all the symbols in executable formats