#include <elf.hpp>
Atrybuty publiczne | |
unsigned char | e_ident [DEF_EI_NIDENT] |
uint16 | e_type |
uint16 | e_machine |
uint32 | e_version |
uint32 | e_entry |
uint32 | e_phoff |
uint32 | e_shoff |
uint32 | e_flags |
uint16 | e_ehsize |
uint16 | e_phentsize |
uint16 | e_phnum |
uint16 | e_shentsize |
uint16 | e_shnum |
uint16 | e_shstrndx |
Definicja w linii 108 pliku elf.hpp.
unsigned char Elf32_ehdr::e_ident[DEF_EI_NIDENT] |