Modules§
- section_
flags - ELF 节标志常量
- section_
type - ELF 节类型常量
- segment_
flags - ELF 段标志常量
- segment_
type - ELF 程序段类型常量
Structs§
- ElfFile
- ELF 文件构建器
- ElfHeader64
- ELF 头结构(64位)
- Program
Header64 - ELF 程序头结构(64位)
- Section
Header64 - ELF 节头结构(64位)
Enums§
- ElfMachine
- ELF 机器类型枚举
- ElfType
- ELF 文件类型枚举