Mach_ARM64_thread_state padded to (0 mod 8)
https://github.com/upx/upx/issues/446 (partial) modified: p_mach.cpp modified: p_mach.h modified: p_mach_enum.h
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
00139caf43
commit
2469563b26
@@ -157,6 +157,7 @@
|
||||
x86_THREAD_STATE64 = 4,
|
||||
i386_OLD_THREAD_STATE = -1,
|
||||
ARM_THREAD_STATE = 1
|
||||
, ARM_THREAD_STATE64 = 6 // also ARM_THREAD_STATE64_COUNT 68
|
||||
};
|
||||
#endif /*}*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user