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.Profiling.Core.cpp 2.7KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. #include "pch-cpp.hpp"
  2. struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA;
  3. struct EmbeddedAttribute_t2162DE2BA28C5C71F9EE2BAE3466A44381F0A0BB;
  4. struct IsUnmanagedAttribute_t613A5BF19DFA2D6776C1DF030C7AD37F7AF8E4EE;
  5. IL2CPP_EXTERN_C_BEGIN
  6. IL2CPP_EXTERN_C_END
  7. #ifdef __clang__
  8. #pragma clang diagnostic push
  9. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  10. #pragma clang diagnostic ignored "-Wunused-variable"
  11. #endif
  12. struct U3CModuleU3E_t330834622B5597C8E535C346527504175C2C7685
  13. {
  14. };
  15. struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA : public RuntimeObject
  16. {
  17. };
  18. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
  19. {
  20. };
  21. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
  22. {
  23. };
  24. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
  25. {
  26. };
  27. struct EmbeddedAttribute_t2162DE2BA28C5C71F9EE2BAE3466A44381F0A0BB : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
  28. {
  29. };
  30. struct IsUnmanagedAttribute_t613A5BF19DFA2D6776C1DF030C7AD37F7AF8E4EE : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA
  31. {
  32. };
  33. struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
  34. {
  35. union
  36. {
  37. struct
  38. {
  39. };
  40. uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
  41. };
  42. };
  43. #ifdef __clang__
  44. #pragma clang diagnostic pop
  45. #endif
  46. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* __this, const RuntimeMethod* method) ;
  47. #ifdef __clang__
  48. #pragma clang diagnostic push
  49. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  50. #pragma clang diagnostic ignored "-Wunused-variable"
  51. #endif
  52. #ifdef __clang__
  53. #pragma clang diagnostic pop
  54. #endif
  55. #ifdef __clang__
  56. #pragma clang diagnostic push
  57. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  58. #pragma clang diagnostic ignored "-Wunused-variable"
  59. #endif
  60. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EmbeddedAttribute__ctor_mC8F05DF619664423E825A1166C0F3A041D1241B1 (EmbeddedAttribute_t2162DE2BA28C5C71F9EE2BAE3466A44381F0A0BB* __this, const RuntimeMethod* method)
  61. {
  62. {
  63. Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
  64. return;
  65. }
  66. }
  67. #ifdef __clang__
  68. #pragma clang diagnostic pop
  69. #endif
  70. #ifdef __clang__
  71. #pragma clang diagnostic push
  72. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  73. #pragma clang diagnostic ignored "-Wunused-variable"
  74. #endif
  75. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IsUnmanagedAttribute__ctor_mC550690DDF4A9CAB011A3631E63E8C7E0A716753 (IsUnmanagedAttribute_t613A5BF19DFA2D6776C1DF030C7AD37F7AF8E4EE* __this, const RuntimeMethod* method)
  76. {
  77. {
  78. Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, NULL);
  79. return;
  80. }
  81. }
  82. #ifdef __clang__
  83. #pragma clang diagnostic pop
  84. #endif