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

#include <syms_meta_coff.h>

Public Attributes

SYMS_U8 name [8]
 
SYMS_U32 virt_size
 
SYMS_U32 virt_off
 
SYMS_U32 file_size
 
SYMS_U32 file_off
 
SYMS_U32 relocs_file_off
 
SYMS_U32 lines_file_off
 
SYMS_U16 reloc_count
 
SYMS_U16 line_count
 
SYMS_CoffSectionFlags flags
 

Member Data Documentation

◆ file_off

SYMS_U32 SYMS_CoffSectionHeader::file_off

◆ file_size

SYMS_U32 SYMS_CoffSectionHeader::file_size

◆ flags

SYMS_CoffSectionFlags SYMS_CoffSectionHeader::flags

◆ line_count

SYMS_U16 SYMS_CoffSectionHeader::line_count

◆ lines_file_off

SYMS_U32 SYMS_CoffSectionHeader::lines_file_off

◆ name

SYMS_U8 SYMS_CoffSectionHeader::name[8]

◆ reloc_count

SYMS_U16 SYMS_CoffSectionHeader::reloc_count

◆ relocs_file_off

SYMS_U32 SYMS_CoffSectionHeader::relocs_file_off

◆ virt_off

SYMS_U32 SYMS_CoffSectionHeader::virt_off

◆ virt_size

SYMS_U32 SYMS_CoffSectionHeader::virt_size

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