__Generated_CodeGen.c 871 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. #include "pch-c.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include "codegen/il2cpp-codegen-metadata.h"
  8. extern void __Il2CppComObject_Finalize_m720B2062F661A0770A32D24B731AD4AFE314A5CD (void);
  9. extern void __Il2CppComDelegate_Finalize_mC9F8EA94444C3AF0A43CC723A23EE4D8B7984F8C (void);
  10. static Il2CppMethodPointer s_methodPointers[3] =
  11. {
  12. NULL,
  13. __Il2CppComObject_Finalize_m720B2062F661A0770A32D24B731AD4AFE314A5CD,
  14. __Il2CppComDelegate_Finalize_mC9F8EA94444C3AF0A43CC723A23EE4D8B7984F8C,
  15. };
  16. static const int32_t s_InvokerIndices[3] =
  17. {
  18. 0,
  19. 10216,
  20. 10216,
  21. };
  22. IL2CPP_EXTERN_C const Il2CppCodeGenModule g___Generated_CodeGenModule;
  23. const Il2CppCodeGenModule g___Generated_CodeGenModule =
  24. {
  25. "__Generated",
  26. 3,
  27. s_methodPointers,
  28. 0,
  29. NULL,
  30. s_InvokerIndices,
  31. 0,
  32. NULL,
  33. 0,
  34. NULL,
  35. 0,
  36. NULL,
  37. NULL,
  38. NULL,
  39. NULL,
  40. NULL,
  41. NULL,
  42. };