| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 |
- #include "pch-cpp.hpp"
- #ifndef _MSC_VER
- # include <alloca.h>
- #else
- # include <malloc.h>
- #endif
- #include <limits>
- #include <stdint.h>
- // System.Attribute
- struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71;
- // System.Runtime.CompilerServices.IsReadOnlyAttribute
- struct IsReadOnlyAttribute_t75F14734D884760E87E4E418E13381FD5554D37C;
- // System.Runtime.Versioning.NonVersionableAttribute
- struct NonVersionableAttribute_tBF0FCC22DD1A14C727E1AC2704F0110EB9339C7E;
- IL2CPP_EXTERN_C_BEGIN
- IL2CPP_EXTERN_C_END
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // <Module>
- struct U3CModuleU3E_t04C47C4B911CC65BBB7D0C5581B48A56765C78AB
- {
- public:
- public:
- };
- // System.Object
- struct Il2CppArrayBounds;
- // System.Array
- // System.Attribute
- struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject
- {
- public:
- public:
- };
- // System.Runtime.CompilerServices.Unsafe
- struct Unsafe_tED9F0D541A095073113CD8F8F377D81179DFD0C4 : public RuntimeObject
- {
- public:
- public:
- };
- // System.ValueType
- struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
- {
- public:
- public:
- };
- // Native definition for P/Invoke marshalling of System.ValueType
- struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
- {
- };
- // Native definition for COM marshalling of System.ValueType
- struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
- {
- };
- // System.Byte
- struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056
- {
- public:
- // System.Byte System.Byte::m_value
- uint8_t ___m_value_0;
- public:
- inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); }
- inline uint8_t get_m_value_0() const { return ___m_value_0; }
- inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; }
- inline void set_m_value_0(uint8_t value)
- {
- ___m_value_0 = value;
- }
- };
- // System.Runtime.CompilerServices.IsReadOnlyAttribute
- struct IsReadOnlyAttribute_t75F14734D884760E87E4E418E13381FD5554D37C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
- {
- public:
- public:
- };
- // System.Runtime.Versioning.NonVersionableAttribute
- struct NonVersionableAttribute_tBF0FCC22DD1A14C727E1AC2704F0110EB9339C7E : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
- {
- public:
- public:
- };
- // System.UInt32
- struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15
- {
- public:
- // System.UInt32 System.UInt32::m_value
- uint32_t ___m_value_0;
- public:
- inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); }
- inline uint32_t get_m_value_0() const { return ___m_value_0; }
- inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; }
- inline void set_m_value_0(uint32_t value)
- {
- ___m_value_0 = value;
- }
- };
- // System.Void
- struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
- {
- public:
- union
- {
- struct
- {
- };
- uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
- };
- public:
- };
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- // System.Void System.Attribute::.ctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1 (Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * __this, const RuntimeMethod* method);
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // System.Void System.Runtime.CompilerServices.IsReadOnlyAttribute::.ctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IsReadOnlyAttribute__ctor_m835F2A578DB494301E752B9F715E5595CF841B3B (IsReadOnlyAttribute_t75F14734D884760E87E4E418E13381FD5554D37C * __this, const RuntimeMethod* method)
- {
- {
- Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1(__this, /*hidden argument*/NULL);
- return;
- }
- }
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // System.Void System.Runtime.Versioning.NonVersionableAttribute::.ctor()
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NonVersionableAttribute__ctor_m76289A4A00F259E5B5FC95BA62D1CB6D13466EA8 (NonVersionableAttribute_tBF0FCC22DD1A14C727E1AC2704F0110EB9339C7E * __this, const RuntimeMethod* method)
- {
- {
- Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1(__this, /*hidden argument*/NULL);
- return;
- }
- }
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
- #ifdef __clang__
- #pragma clang diagnostic push
- #pragma clang diagnostic ignored "-Winvalid-offsetof"
- #pragma clang diagnostic ignored "-Wunused-variable"
- #endif
- // System.Void System.Runtime.CompilerServices.Unsafe::CopyBlock(System.Byte&,System.Byte&,System.UInt32)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Unsafe_CopyBlock_mEB2CB6E517E5DB6C204029FD2E458B110AEE8FC7 (uint8_t* ___destination0, uint8_t* ___source1, uint32_t ___byteCount2, const RuntimeMethod* method)
- {
- {
- uint8_t* L_0 = ___destination0;
- uint8_t* L_1 = ___source1;
- uint32_t L_2 = ___byteCount2;
- il2cpp_codegen_memcpy(L_0, L_1, L_2);
- return;
- }
- }
- // System.Void System.Runtime.CompilerServices.Unsafe::CopyBlockUnaligned(System.Byte&,System.Byte&,System.UInt32)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Unsafe_CopyBlockUnaligned_m4B9A634A3C08AEED469CA7150F24B1B553A0216C (uint8_t* ___destination0, uint8_t* ___source1, uint32_t ___byteCount2, const RuntimeMethod* method)
- {
- {
- uint8_t* L_0 = ___destination0;
- uint8_t* L_1 = ___source1;
- uint32_t L_2 = ___byteCount2;
- il2cpp_codegen_memcpy(L_0, L_1, L_2);
- return;
- }
- }
- // System.Void System.Runtime.CompilerServices.Unsafe::InitBlockUnaligned(System.Void*,System.Byte,System.UInt32)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Unsafe_InitBlockUnaligned_mDBC18343453EDA9D3974E125987D6774C5257F2F (void* ___startAddress0, uint8_t ___value1, uint32_t ___byteCount2, const RuntimeMethod* method)
- {
- {
- void* L_0 = ___startAddress0;
- uint8_t L_1 = ___value1;
- uint32_t L_2 = ___byteCount2;
- il2cpp_codegen_memset(L_0, L_1, L_2);
- return;
- }
- }
- // System.Void System.Runtime.CompilerServices.Unsafe::InitBlockUnaligned(System.Byte&,System.Byte,System.UInt32)
- IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Unsafe_InitBlockUnaligned_m68B5C8F29E67BD60711F6E9A841EB06C08B3D406 (uint8_t* ___startAddress0, uint8_t ___value1, uint32_t ___byteCount2, const RuntimeMethod* method)
- {
- {
- uint8_t* L_0 = ___startAddress0;
- uint8_t L_1 = ___value1;
- uint32_t L_2 = ___byteCount2;
- il2cpp_codegen_memset(L_0, L_1, L_2);
- return;
- }
- }
- #ifdef __clang__
- #pragma clang diagnostic pop
- #endif
|