![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "syms/core/generated/syms_meta_mach.c"Go to the source code of this file.
Macros | |
| #define | SYMS_MACH_C |
| #define SYMS_MACH_C |
| SYMS_API void syms_mach_header64_from_header32 | ( | SYMS_MachHeader64 * | dst, |
| SYMS_MachHeader32 * | header32 | ||
| ) |
| SYMS_API void syms_mach_nlist64_from_nlist32 | ( | SYMS_MachNList64 * | dst, |
| SYMS_MachNList32 * | nlist32 | ||
| ) |
| SYMS_API void syms_mach_section64_from_section32 | ( | SYMS_MachSection64 * | dst, |
| SYMS_MachSection32 * | sect32 | ||
| ) |
| SYMS_API void syms_mach_segment64_from_segment32 | ( | SYMS_MachSegmentCommand64 * | dst, |
| SYMS_MachSegmentCommand32 * | seg32 | ||
| ) |