No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.Collections.LowLevel.ILSupport.cpp 3.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. #include "pch-cpp.hpp"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <limits>
  8. struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA;
  9. struct EmbeddedAttribute_t890FE9259A94DE9C269ED90556991B9824F64B7E;
  10. struct IsReadOnlyAttribute_t4CAAA380139C5A2FA268DAB2C2D3357F9C90AD23;
  11. IL2CPP_EXTERN_C_BEGIN
  12. IL2CPP_EXTERN_C_END
  13. #ifdef __clang__
  14. #pragma clang diagnostic push
  15. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  16. #pragma clang diagnostic ignored "-Wunused-variable"
  17. #endif
  18. struct U3CModuleU3E_t11A8726101ABEED6641F7199DB118123CF5BB4C1
  19. {
  20. };
  21. struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA : public RuntimeObject
  22. {
  23. };
  24. struct ILSupport_t33478D386BF947ED190B876DBD10AF8615F760B4 : public RuntimeObject
  25. {
  26. };
  27. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
  28. {
  29. };
  30. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
  31. {
  32. };
  33. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
  34. {
  35. };
  36. struct EmbeddedAttribute_t890FE9259A94DE9C269ED90556991B9824F64B7E : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
  37. {
  38. };
  39. struct IsReadOnlyAttribute_t4CAAA380139C5A2FA268DAB2C2D3357F9C90AD23 : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
  40. {
  41. };
  42. struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
  43. {
  44. union
  45. {
  46. struct
  47. {
  48. };
  49. uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
  50. };
  51. };
  52. #ifdef __clang__
  53. #pragma clang diagnostic pop
  54. #endif
  55. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* __this, const RuntimeMethod* method) ;
  56. #ifdef __clang__
  57. #pragma clang diagnostic push
  58. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  59. #pragma clang diagnostic ignored "-Wunused-variable"
  60. #endif
  61. #ifdef __clang__
  62. #pragma clang diagnostic pop
  63. #endif
  64. #ifdef __clang__
  65. #pragma clang diagnostic push
  66. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  67. #pragma clang diagnostic ignored "-Wunused-variable"
  68. #endif
  69. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EmbeddedAttribute__ctor_mBE4821E7A76BDB478C0DE0388B54D77EF020B536 (EmbeddedAttribute_t890FE9259A94DE9C269ED90556991B9824F64B7E* __this, const RuntimeMethod* method)
  70. {
  71. {
  72. Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
  73. return;
  74. }
  75. }
  76. #ifdef __clang__
  77. #pragma clang diagnostic pop
  78. #endif
  79. #ifdef __clang__
  80. #pragma clang diagnostic push
  81. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  82. #pragma clang diagnostic ignored "-Wunused-variable"
  83. #endif
  84. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IsReadOnlyAttribute__ctor_m21F7AB503DC196A20A50CADA5CBE654735E60EFC (IsReadOnlyAttribute_t4CAAA380139C5A2FA268DAB2C2D3357F9C90AD23* __this, const RuntimeMethod* method)
  85. {
  86. {
  87. Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
  88. return;
  89. }
  90. }
  91. #ifdef __clang__
  92. #pragma clang diagnostic pop
  93. #endif
  94. #ifdef __clang__
  95. #pragma clang diagnostic push
  96. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  97. #pragma clang diagnostic ignored "-Wunused-variable"
  98. #endif
  99. #ifdef __clang__
  100. #pragma clang diagnostic pop
  101. #endif