#include <elf.h>
Definition at line 131 of file elf.h.
◆ ehsize
uint16_t elfHeader::ehsize |
◆ entry
uint32_t elfHeader::entry |
◆ flags
uint32_t elfHeader::flags |
◆ ident
◆ machine
uint16_t elfHeader::machine |
◆ phentsize
uint16_t elfHeader::phentsize |
◆ phnum
uint16_t elfHeader::phnum |
◆ phoff
uint32_t elfHeader::phoff |
◆ shentsize
uint16_t elfHeader::shentsize |
◆ shnum
uint16_t elfHeader::shnum |
◆ shoff
uint32_t elfHeader::shoff |
◆ shstrndx
uint16_t elfHeader::shstrndx |
◆ type
◆ version
uint32_t elfHeader::version |
The documentation for this struct was generated from the following file:
- kernel/include/loader/elf.h