Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

Unity.Burst.Unsafe_CodeGen.c 1003B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. #include "pch-c.h"
  2. #include "codegen/il2cpp-codegen-metadata.h"
  3. extern void NonVersionableAttribute__ctor_mBC3056ECFEE16B17F3779A50EBDCCD519078E862 (void);
  4. static Il2CppMethodPointer s_methodPointers[2] =
  5. {
  6. NULL,
  7. NonVersionableAttribute__ctor_mBC3056ECFEE16B17F3779A50EBDCCD519078E862,
  8. };
  9. static const int32_t s_InvokerIndices[2] =
  10. {
  11. -1,
  12. 13708,
  13. };
  14. static const Il2CppTokenRangePair s_rgctxIndices[1] =
  15. {
  16. { 0x06000001, { 0, 1 } },
  17. };
  18. extern const uint32_t g_rgctx_TU26_tD3468B6794620312ED0506E36D2969131D852330;
  19. static const Il2CppRGCTXDefinition s_rgctxValues[1] =
  20. {
  21. { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU26_tD3468B6794620312ED0506E36D2969131D852330 },
  22. };
  23. IL2CPP_EXTERN_C const Il2CppCodeGenModule g_Unity_Burst_Unsafe_CodeGenModule;
  24. const Il2CppCodeGenModule g_Unity_Burst_Unsafe_CodeGenModule =
  25. {
  26. "Unity.Burst.Unsafe.dll",
  27. 2,
  28. s_methodPointers,
  29. 0,
  30. NULL,
  31. s_InvokerIndices,
  32. 0,
  33. NULL,
  34. 1,
  35. s_rgctxIndices,
  36. 1,
  37. s_rgctxValues,
  38. NULL,
  39. NULL,
  40. NULL,
  41. NULL,
  42. NULL,
  43. };