![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <syms_elf.h>
Public Attributes | |
| SYMS_U32 | sh_name |
| SYMS_U32 | sh_type |
| SYMS_U32 | sh_flags |
| SYMS_U32 | sh_addr |
| SYMS_U32 | sh_offset |
| SYMS_U32 | sh_size |
| SYMS_U32 | sh_link |
| SYMS_U32 | sh_info |
| SYMS_U32 | sh_addralign |
| SYMS_U32 | sh_entsize |
| SYMS_U32 SYMS_ElfShdr32::sh_addr |
| SYMS_U32 SYMS_ElfShdr32::sh_addralign |
| SYMS_U32 SYMS_ElfShdr32::sh_entsize |
| SYMS_U32 SYMS_ElfShdr32::sh_flags |
| SYMS_U32 SYMS_ElfShdr32::sh_info |
| SYMS_U32 SYMS_ElfShdr32::sh_link |
| SYMS_U32 SYMS_ElfShdr32::sh_name |
| SYMS_U32 SYMS_ElfShdr32::sh_offset |
| SYMS_U32 SYMS_ElfShdr32::sh_size |
| SYMS_U32 SYMS_ElfShdr32::sh_type |