[arm64] Increase the amount of memory used to bind branches since the arm64 thunk...
[mono.git] / mono / utils / mono-codeman.c
index f027e0f447f3d3c8450e9a0af41efe582cf6a06d..2237445838e9759a098575f45cbfaf34c6d16e44 100644 (file)
@@ -492,7 +492,7 @@ mono_code_manager_foreach (MonoCodeManager *cman, MonoCodeManagerFunc func, void
 #define BIND_ROOM 8
 #endif
 #if defined(TARGET_ARM64)
-#define BIND_ROOM 8
+#define BIND_ROOM 4
 #endif
 
 static CodeChunk*