Structs
- Class which represents the ELF’s header. This class mirrors the raw ELF
Elfxx_Ehdr
structure
Enums
- Match the result of
Elfxx_Ehdr.e_ident[EI_CLASS]
- Match the result
Elfxx_Ehdr.e_ident[EI_DATA]
- The type of the underlying ELF file. This enum matches the semantic of
ET_NONE
,ET_REL
, … - Match the result
Elfxx_Ehdr.e_ident[EI_OSABI]
- Match the result of
Elfxx_Ehdr.e_version