IL2CPP: Merge attribute and method pointers, improve attribute function end addresses

This commit is contained in:
Katy Coe
2020-01-18 20:28:53 +01:00
parent ab15730e8e
commit 64b263bafb
26 changed files with 454 additions and 450 deletions

View File

@@ -34,9 +34,9 @@ using System.Runtime.InteropServices;
// [assembly: TypeLibVersion] // 0x000A5100-0x000A53F4
// Image 1: ExplicitInterfaces.dll - Assembly: ExplicitInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1820
// [assembly: CompilationRelaxations] // 0x000A545C-0x000A545C
// [assembly: Debuggable] // 0x000A545C-0x000A545C
[assembly: RuntimeCompatibility] // 0x000A545C-0x000A545C
// [assembly: CompilationRelaxations] // 0x000A545C-0x000A6588
// [assembly: Debuggable] // 0x000A545C-0x000A6588
[assembly: RuntimeCompatibility] // 0x000A545C-0x000A6588
internal static class Consts // TypeDefIndex: 100
{