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

#include <syms_meta_mach.h>

Public Attributes

SYMS_U32 cmd
 
SYMS_U32 cmdsize
 
SYMS_U32 rebase_off
 
SYMS_U32 rebase_size
 
SYMS_U32 bind_off
 
SYMS_U32 bind_size
 
SYMS_U32 weak_bind_off
 
SYMS_U32 weak_bind_size
 
SYMS_U32 lazy_bind_off
 
SYMS_U32 lazy_bind_size
 
SYMS_U32 export_off
 
SYMS_U32 export_size
 

Member Data Documentation

◆ bind_off

SYMS_U32 SYMS_MachDyldInfoCommand::bind_off

◆ bind_size

SYMS_U32 SYMS_MachDyldInfoCommand::bind_size

◆ cmd

SYMS_U32 SYMS_MachDyldInfoCommand::cmd

◆ cmdsize

SYMS_U32 SYMS_MachDyldInfoCommand::cmdsize

◆ export_off

SYMS_U32 SYMS_MachDyldInfoCommand::export_off

◆ export_size

SYMS_U32 SYMS_MachDyldInfoCommand::export_size

◆ lazy_bind_off

SYMS_U32 SYMS_MachDyldInfoCommand::lazy_bind_off

◆ lazy_bind_size

SYMS_U32 SYMS_MachDyldInfoCommand::lazy_bind_size

◆ rebase_off

SYMS_U32 SYMS_MachDyldInfoCommand::rebase_off

◆ rebase_size

SYMS_U32 SYMS_MachDyldInfoCommand::rebase_size

◆ weak_bind_off

SYMS_U32 SYMS_MachDyldInfoCommand::weak_bind_off

◆ weak_bind_size

SYMS_U32 SYMS_MachDyldInfoCommand::weak_bind_size

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