UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_ElfEhdr32 Struct Reference

#include <syms_elf.h>

Public Attributes

SYMS_U8 e_ident [SYMS_ElfIdentifier_NIDENT]
 
SYMS_U16 e_type
 
SYMS_U16 e_machine
 
SYMS_U32 e_version
 
SYMS_U32 e_entry
 
SYMS_U32 e_phoff
 
SYMS_U32 e_shoff
 
SYMS_U32 e_flags
 
SYMS_U16 e_ehsize
 
SYMS_U16 e_phentsize
 
SYMS_U16 e_phnum
 
SYMS_U16 e_shentsize
 
SYMS_U16 e_shnum
 
SYMS_U16 e_shstrndx
 

Member Data Documentation

◆ e_ehsize

SYMS_U16 SYMS_ElfEhdr32::e_ehsize

◆ e_entry

SYMS_U32 SYMS_ElfEhdr32::e_entry

◆ e_flags

SYMS_U32 SYMS_ElfEhdr32::e_flags

◆ e_ident

SYMS_U8 SYMS_ElfEhdr32::e_ident[SYMS_ElfIdentifier_NIDENT]

◆ e_machine

SYMS_U16 SYMS_ElfEhdr32::e_machine

◆ e_phentsize

SYMS_U16 SYMS_ElfEhdr32::e_phentsize

◆ e_phnum

SYMS_U16 SYMS_ElfEhdr32::e_phnum

◆ e_phoff

SYMS_U32 SYMS_ElfEhdr32::e_phoff

◆ e_shentsize

SYMS_U16 SYMS_ElfEhdr32::e_shentsize

◆ e_shnum

SYMS_U16 SYMS_ElfEhdr32::e_shnum

◆ e_shoff

SYMS_U32 SYMS_ElfEhdr32::e_shoff

◆ e_shstrndx

SYMS_U16 SYMS_ElfEhdr32::e_shstrndx

◆ e_type

SYMS_U16 SYMS_ElfEhdr32::e_type

◆ e_version

SYMS_U32 SYMS_ElfEhdr32::e_version

The documentation for this struct was generated from the following file: