BSD/elf386

This commit is contained in:
John Reiser
2006-07-02 16:25:31 -07:00
parent 0d7f93b877
commit 68dadabc29
14 changed files with 2542 additions and 5 deletions
+4
View File
@@ -545,6 +545,10 @@ inline void operator delete[](void *p)
#define UPX_F_LINUX_ELF64_AMD 22
#define UPX_F_LINUX_ELF32_ARMLE 23
#define UPX_F_BSD_i386 24
#define UPX_F_BSD_ELF_i386 25
#define UPX_F_BSD_SH_i386 26
#define UPX_F_PLAIN_TEXT 127
#define UPX_F_ATARI_TOS 129