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

#include <syms_group.h>

Public Attributes

SYMS_Arenaarena
 
SYMS_Arena ** lane_arenas
 
SYMS_U64 lane_count
 
SYMS_U64 lane_max
 
SYMS_String8 bin_data
 
SYMS_String8 dbg_data
 
SYMS_BinAccelbin
 
SYMS_DbgAcceldbg
 
SYMS_Arch arch
 
SYMS_U64 address_size
 
SYMS_U64 default_vbase
 
SYMS_SecInfoArray sec_info_array
 
SYMS_UnitSetAccelunit_set
 
SYMS_U64 unit_count
 
SYMS_String8sec_names
 
SYMS_GroupUnitCacheFlagsunit_cache_flags
 
SYMS_UnitAccel ** units
 
SYMS_SymbolIDArrayproc_sid_arrays
 
SYMS_SymbolIDArrayvar_sid_arrays
 
SYMS_SymbolIDArraythread_sid_arrays
 
SYMS_SymbolIDArraytype_sid_arrays
 
SYMS_String8Arrayfile_tables
 
SYMS_String8Arrayinferred_file_tables
 
SYMS_LineParseOutline_tables
 
SYMS_SpatialMap1Dunit_proc_maps
 
SYMS_SpatialMap1Dunit_var_maps
 
SYMS_SpatialMap1Dline_sequence_maps
 
SYMS_FileToLineToAddrMapfile_to_line_to_addr_maps
 
SYMS_SymbolNameMapunit_type_maps
 
SYMS_StringCons string_cons
 
SYMS_FileID2NameMap file_id_2_name_map
 
SYMS_TypeGraph type_graph
 
SYMS_B8 unit_ranges_is_filled
 
SYMS_B8 type_map_unit_is_filled
 
SYMS_B8 symbol_map_unit_is_filled
 
SYMS_B8 mangled_symbol_map_unit_is_filled
 
SYMS_B8 sec_map_v_is_built
 
SYMS_B8 sec_map_f_is_built
 
SYMS_B8 unit_map_is_built
 
SYMS_B8 name_2_file_id_map_is_built
 
SYMS_B8 link_name_record_array_is_filled
 
SYMS_B8 link_name_spatial_map_is_built
 
SYMS_B8 link_map_is_built
 
SYMS_B8 link_name_unit_is_filled
 
SYMS_UnitRangeArray unit_ranges
 
SYMS_SpatialMap1D sec_map_v
 
SYMS_SpatialMap1D sec_map_f
 
SYMS_SpatialMap1D unit_map
 
SYMS_Name2FileIDMap name_2_file_id_map
 
SYMS_LinkNameRecArray link_name_record_array
 
SYMS_SpatialMap1D link_name_spatial_map
 
SYMS_LinkMapAccellink_map
 
SYMS_UnitAccellink_name_unit
 
SYMS_MapAndUnit type_mau
 
SYMS_MapAndUnit symbol_mau
 

Member Data Documentation

◆ address_size

SYMS_U64 SYMS_Group::address_size

◆ arch

SYMS_Arch SYMS_Group::arch

◆ arena

SYMS_Arena* SYMS_Group::arena

◆ bin

SYMS_BinAccel* SYMS_Group::bin

◆ bin_data

SYMS_String8 SYMS_Group::bin_data

◆ dbg

SYMS_DbgAccel* SYMS_Group::dbg

◆ dbg_data

SYMS_String8 SYMS_Group::dbg_data

◆ default_vbase

SYMS_U64 SYMS_Group::default_vbase

◆ file_id_2_name_map

SYMS_FileID2NameMap SYMS_Group::file_id_2_name_map

◆ file_tables

SYMS_String8Array* SYMS_Group::file_tables

◆ file_to_line_to_addr_maps

SYMS_FileToLineToAddrMap* SYMS_Group::file_to_line_to_addr_maps

◆ inferred_file_tables

SYMS_String8Array* SYMS_Group::inferred_file_tables

◆ lane_arenas

SYMS_Arena** SYMS_Group::lane_arenas

◆ lane_count

SYMS_U64 SYMS_Group::lane_count

◆ lane_max

SYMS_U64 SYMS_Group::lane_max

◆ line_sequence_maps

SYMS_SpatialMap1D* SYMS_Group::line_sequence_maps

◆ line_tables

SYMS_LineParseOut* SYMS_Group::line_tables

◆ link_map

SYMS_LinkMapAccel* SYMS_Group::link_map

◆ link_map_is_built

SYMS_B8 SYMS_Group::link_map_is_built

◆ link_name_record_array

SYMS_LinkNameRecArray SYMS_Group::link_name_record_array

◆ link_name_record_array_is_filled

SYMS_B8 SYMS_Group::link_name_record_array_is_filled

◆ link_name_spatial_map

SYMS_SpatialMap1D SYMS_Group::link_name_spatial_map

◆ link_name_spatial_map_is_built

SYMS_B8 SYMS_Group::link_name_spatial_map_is_built

◆ link_name_unit

SYMS_UnitAccel* SYMS_Group::link_name_unit

◆ link_name_unit_is_filled

SYMS_B8 SYMS_Group::link_name_unit_is_filled

◆ mangled_symbol_map_unit_is_filled

SYMS_B8 SYMS_Group::mangled_symbol_map_unit_is_filled

◆ name_2_file_id_map

SYMS_Name2FileIDMap SYMS_Group::name_2_file_id_map

◆ name_2_file_id_map_is_built

SYMS_B8 SYMS_Group::name_2_file_id_map_is_built

◆ proc_sid_arrays

SYMS_SymbolIDArray* SYMS_Group::proc_sid_arrays

◆ sec_info_array

SYMS_SecInfoArray SYMS_Group::sec_info_array

◆ sec_map_f

SYMS_SpatialMap1D SYMS_Group::sec_map_f

◆ sec_map_f_is_built

SYMS_B8 SYMS_Group::sec_map_f_is_built

◆ sec_map_v

SYMS_SpatialMap1D SYMS_Group::sec_map_v

◆ sec_map_v_is_built

SYMS_B8 SYMS_Group::sec_map_v_is_built

◆ sec_names

SYMS_String8* SYMS_Group::sec_names

◆ string_cons

SYMS_StringCons SYMS_Group::string_cons

◆ symbol_map_unit_is_filled

SYMS_B8 SYMS_Group::symbol_map_unit_is_filled

◆ symbol_mau

SYMS_MapAndUnit SYMS_Group::symbol_mau

◆ thread_sid_arrays

SYMS_SymbolIDArray* SYMS_Group::thread_sid_arrays

◆ type_graph

SYMS_TypeGraph SYMS_Group::type_graph

◆ type_map_unit_is_filled

SYMS_B8 SYMS_Group::type_map_unit_is_filled

◆ type_mau

SYMS_MapAndUnit SYMS_Group::type_mau

◆ type_sid_arrays

SYMS_SymbolIDArray* SYMS_Group::type_sid_arrays

◆ unit_cache_flags

SYMS_GroupUnitCacheFlags* SYMS_Group::unit_cache_flags

◆ unit_count

SYMS_U64 SYMS_Group::unit_count

◆ unit_map

SYMS_SpatialMap1D SYMS_Group::unit_map

◆ unit_map_is_built

SYMS_B8 SYMS_Group::unit_map_is_built

◆ unit_proc_maps

SYMS_SpatialMap1D* SYMS_Group::unit_proc_maps

◆ unit_ranges

SYMS_UnitRangeArray SYMS_Group::unit_ranges

◆ unit_ranges_is_filled

SYMS_B8 SYMS_Group::unit_ranges_is_filled

◆ unit_set

SYMS_UnitSetAccel* SYMS_Group::unit_set

◆ unit_type_maps

SYMS_SymbolNameMap* SYMS_Group::unit_type_maps

◆ unit_var_maps

SYMS_SpatialMap1D* SYMS_Group::unit_var_maps

◆ units

SYMS_UnitAccel** SYMS_Group::units

◆ var_sid_arrays

SYMS_SymbolIDArray* SYMS_Group::var_sid_arrays

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