82 lines
3.3 KiB
C
82 lines
3.3 KiB
C
#include "pch-c.h"
|
|
|
|
|
|
#include "codegen/il2cpp-codegen-metadata.h"
|
|
|
|
|
|
|
|
|
|
|
|
extern void UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_m3D56C5765789D86FDBEDAA67858DD4FC247CF4DA (void);
|
|
extern void UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_m1189DC5CB59CB5457FF5C53122B23B46CCD7A3D6 (void);
|
|
extern void UIMetaRegistryInitializer_RegisterAll_mF3749A1C174902A49D1A3CAA1FE16F4665EF6BBE (void);
|
|
extern void UIResRegistryInitializer_RegisterAll_mEB3AF4CED2866797FAED66338486743E104CF019 (void);
|
|
extern void ReversePInvokeWrapperGenerationAttribute_get_ReserveWrapperCount_m39F675FA90E65D8E9F8550796F774133E33A7967 (void);
|
|
extern void ReversePInvokeWrapperGenerationAttribute__ctor_mF2B8EE86D31188FEDB364935852C113DF7BBA68D (void);
|
|
extern void RuntimeApi_LoadMetadataForAOTAssembly_mE1E398132DBF86D7DE042300E1EE6AC37B7649D8 (void);
|
|
extern void RuntimeApi_PreJitMethod_m15740AADAFC5FAEAB942BA8A8EFD1660ED811173 (void);
|
|
extern void RuntimeApi_PreJitClass_mC233A0F2A387A9C0B80109A3345CBBA60BE60FB3 (void);
|
|
extern void RuntimeApi_GetInterpreterThreadObjectStackSize_m14F7A9B2189031E90AF86604ED7C1A51206BE13B (void);
|
|
extern void RuntimeApi_SetInterpreterThreadObjectStackSize_m979FCC41260D4408BB9DFA200A9C0A2F9010C2C5 (void);
|
|
extern void RuntimeApi_GetInterpreterThreadFrameStackSize_m455CC0C9D87B847CAEB778E9A0E1588D9506F1D4 (void);
|
|
extern void RuntimeApi_SetInterpreterThreadFrameStackSize_mFAF106800174ED6F6BC7FA25832081B21A4CAD97 (void);
|
|
extern void RuntimeApi_SetRuntimeOption_m13F799D33A63051677C46AF46EC2653E387D314B (void);
|
|
extern void RuntimeApi_GetRuntimeOption_m050B3408C95C5D700A12893A54D952D64B54CBE8 (void);
|
|
static Il2CppMethodPointer s_methodPointers[15] =
|
|
{
|
|
UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_m3D56C5765789D86FDBEDAA67858DD4FC247CF4DA,
|
|
UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_m1189DC5CB59CB5457FF5C53122B23B46CCD7A3D6,
|
|
UIMetaRegistryInitializer_RegisterAll_mF3749A1C174902A49D1A3CAA1FE16F4665EF6BBE,
|
|
UIResRegistryInitializer_RegisterAll_mEB3AF4CED2866797FAED66338486743E104CF019,
|
|
ReversePInvokeWrapperGenerationAttribute_get_ReserveWrapperCount_m39F675FA90E65D8E9F8550796F774133E33A7967,
|
|
ReversePInvokeWrapperGenerationAttribute__ctor_mF2B8EE86D31188FEDB364935852C113DF7BBA68D,
|
|
RuntimeApi_LoadMetadataForAOTAssembly_mE1E398132DBF86D7DE042300E1EE6AC37B7649D8,
|
|
RuntimeApi_PreJitMethod_m15740AADAFC5FAEAB942BA8A8EFD1660ED811173,
|
|
RuntimeApi_PreJitClass_mC233A0F2A387A9C0B80109A3345CBBA60BE60FB3,
|
|
RuntimeApi_GetInterpreterThreadObjectStackSize_m14F7A9B2189031E90AF86604ED7C1A51206BE13B,
|
|
RuntimeApi_SetInterpreterThreadObjectStackSize_m979FCC41260D4408BB9DFA200A9C0A2F9010C2C5,
|
|
RuntimeApi_GetInterpreterThreadFrameStackSize_m455CC0C9D87B847CAEB778E9A0E1588D9506F1D4,
|
|
RuntimeApi_SetInterpreterThreadFrameStackSize_mFAF106800174ED6F6BC7FA25832081B21A4CAD97,
|
|
RuntimeApi_SetRuntimeOption_m13F799D33A63051677C46AF46EC2653E387D314B,
|
|
RuntimeApi_GetRuntimeOption_m050B3408C95C5D700A12893A54D952D64B54CBE8,
|
|
};
|
|
static const int32_t s_InvokerIndices[15] =
|
|
{
|
|
32059,
|
|
19448,
|
|
32025,
|
|
32025,
|
|
19139,
|
|
15031,
|
|
25864,
|
|
29401,
|
|
29401,
|
|
31915,
|
|
30481,
|
|
31915,
|
|
30481,
|
|
26779,
|
|
29621,
|
|
};
|
|
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_HybridCLR_Runtime_CodeGenModule;
|
|
const Il2CppCodeGenModule g_HybridCLR_Runtime_CodeGenModule =
|
|
{
|
|
"HybridCLR.Runtime.dll",
|
|
15,
|
|
s_methodPointers,
|
|
0,
|
|
NULL,
|
|
s_InvokerIndices,
|
|
0,
|
|
NULL,
|
|
0,
|
|
NULL,
|
|
0,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
};
|