![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "syms/core/generated/syms_meta_dwarf.c"Go to the source code of this file.
Macros | |
| #define | SYMS_DWARF_C |
| #define SYMS_DWARF_C |
| SYMS_API SYMS_B32 syms_dw_are_attrib_class_and_form_kind_compatible | ( | SYMS_DwAttribClass | attrib_class, |
| SYMS_DwFormKind | form_kind | ||
| ) |
| SYMS_API SYMS_DwAttribClass syms_dw_attrib_class_from_attrib_kind_extensions | ( | SYMS_DwAttribKind | attrib | ) |
| SYMS_API SYMS_DwAttribClass syms_dw_attrib_class_from_attrib_kind_v2 | ( | SYMS_DwAttribKind | attrib | ) |
| SYMS_API SYMS_DwAttribClass syms_dw_attrib_class_from_form_kind_v2 | ( | SYMS_DwFormKind | form | ) |
| SYMS_API SYMS_String8 syms_dw_dwo_name_string_from_section_kind | ( | SYMS_DwSectionKind | kind | ) |
| SYMS_API SYMS_String8 syms_dw_mach_name_string_from_section_kind | ( | SYMS_DwSectionKind | kind | ) |
| SYMS_API SYMS_String8 syms_dw_name_string_from_section_kind | ( | SYMS_DwSectionKind | kind | ) |
| SYMS_API SYMS_U64 syms_dw_offset_size_from_mode | ( | SYMS_DwMode | mode | ) |
| SYMS_API SYMS_TypeKind syms_dw_type_kind_from_tag_encoding_size | ( | SYMS_DwTagKind | tag_kind, |
| SYMS_DwAttribTypeEncoding | encoding, | ||
| SYMS_U64 | size | ||
| ) |
| SYMS_API SYMS_TypeModifiers syms_dw_type_modifiers_from_tag_kind | ( | SYMS_DwTagKind | tag_kind | ) |