1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

UPX_F_LINUX_ELF64_AMD

committer: jreiser <jreiser> 1131568333 +0000
This commit is contained in:
John Reiser 2005-11-09 20:32:13 +00:00
parent a3d95f239a
commit f487ea27a8

View File

@ -455,6 +455,9 @@ inline void operator delete[](void *p)
#define UPX_F_VMLINUX_i386 19
#define UPX_F_LINUX_ELFI_i386 20
#define UPX_F_WINCE_ARM_PE 21
#define UPX_F_LINUX_ELF64_AMD 22
#define UPX_F_PLAIN_TEXT 127
#define UPX_F_ATARI_TOS 129
#define UPX_F_SOLARIS_SPARC 130