UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_CoffSymbolName Union Reference

#include <syms_coff.h>

Public Attributes

SYMS_U8 short_name [8]
 
struct { 
 
   SYMS_U32   zeroes 
 
   SYMS_U32   string_table_offset 
 
long_name 
 

Member Data Documentation

◆ [struct]

struct { ... } SYMS_CoffSymbolName::long_name

◆ short_name

SYMS_U8 SYMS_CoffSymbolName::short_name[8]

◆ string_table_offset

SYMS_U32 SYMS_CoffSymbolName::string_table_offset

◆ zeroes

SYMS_U32 SYMS_CoffSymbolName::zeroes

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