LearnWithTouch/App/LearnWithTouch_ios/Classes/Native/Il2CppMetadataRegistration.cpp

56 lines
1.1 KiB
C++

#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <cstring>
#include <string.h>
#include <stdio.h>
#include <cmath>
#include <limits>
#include <assert.h>
#include "il2cpp-class-internals.h"
#include "codegen/il2cpp-codegen.h"
extern Il2CppGenericClass* const s_Il2CppGenericTypes[];
extern const Il2CppGenericInst* const g_Il2CppGenericInstTable[];
extern const Il2CppGenericMethodFunctionsDefinitions s_Il2CppGenericMethodFunctions[];
extern const RuntimeType* const g_Il2CppTypeTable[];
extern const Il2CppMethodSpec g_Il2CppMethodSpecTable[];
extern const int32_t* g_FieldOffsetTable[];
extern const Il2CppTypeDefinitionSizes* g_Il2CppTypeDefinitionSizesTable[];
extern void** const g_MetadataUsages[];
extern const Il2CppMetadataRegistration g_MetadataRegistration =
{
7643,
s_Il2CppGenericTypes,
1266,
g_Il2CppGenericInstTable,
11667,
s_Il2CppGenericMethodFunctions,
18628,
g_Il2CppTypeTable,
12333,
g_Il2CppMethodSpecTable,
3471,
g_FieldOffsetTable,
3471,
g_Il2CppTypeDefinitionSizesTable,
12899,
g_MetadataUsages,
};