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

#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
 

Member Data Documentation

◆ sh_addr

SYMS_U32 SYMS_ElfShdr32::sh_addr

◆ sh_addralign

SYMS_U32 SYMS_ElfShdr32::sh_addralign

◆ sh_entsize

SYMS_U32 SYMS_ElfShdr32::sh_entsize

◆ sh_flags

SYMS_U32 SYMS_ElfShdr32::sh_flags

◆ sh_info

SYMS_U32 SYMS_ElfShdr32::sh_info

◆ sh_link

SYMS_U32 SYMS_ElfShdr32::sh_link

◆ sh_name

SYMS_U32 SYMS_ElfShdr32::sh_name

◆ sh_offset

SYMS_U32 SYMS_ElfShdr32::sh_offset

◆ sh_size

SYMS_U32 SYMS_ElfShdr32::sh_size

◆ sh_type

SYMS_U32 SYMS_ElfShdr32::sh_type

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