![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_elf_parser.h>
Public Attributes | |
| SYMS_B32 | valid |
| SYMS_B32 | is_32bit |
| SYMS_ElfEhdr64 | ehdr |
| SYMS_Arch | arch |
| SYMS_U64 | sh_name_low_offset |
| SYMS_U64 | sh_name_high_offset |
| SYMS_U64 | base_address |
| SYMS_U64 | entry_point |
| SYMS_Arch SYMS_ElfImgHeader::arch |
| SYMS_U64 SYMS_ElfImgHeader::base_address |
| SYMS_ElfEhdr64 SYMS_ElfImgHeader::ehdr |
| SYMS_U64 SYMS_ElfImgHeader::entry_point |
| SYMS_B32 SYMS_ElfImgHeader::is_32bit |
| SYMS_U64 SYMS_ElfImgHeader::sh_name_high_offset |
| SYMS_U64 SYMS_ElfImgHeader::sh_name_low_offset |
| SYMS_B32 SYMS_ElfImgHeader::valid |