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

#include <syms_elf.h>

Public Attributes

SYMS_U32 st_name
 
SYMS_U32 st_value
 
SYMS_U32 st_size
 
SYMS_U8 st_info
 
SYMS_U8 st_other
 
SYMS_U16 st_shndx
 

Member Data Documentation

◆ st_info

SYMS_U8 SYMS_ElfSym32::st_info

◆ st_name

SYMS_U32 SYMS_ElfSym32::st_name

◆ st_other

SYMS_U8 SYMS_ElfSym32::st_other

◆ st_shndx

SYMS_U16 SYMS_ElfSym32::st_shndx

◆ st_size

SYMS_U32 SYMS_ElfSym32::st_size

◆ st_value

SYMS_U32 SYMS_ElfSym32::st_value

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