forward_Shdrs: elfout for main, lowmem for shlib

Especially Android.
https://github.com/upx/upx/issues/680
	modified:   p_lx_elf.cpp
	modified:   p_lx_elf.h
This commit is contained in:
John Reiser
2023-07-29 13:43:33 -07:00
committed by Markus F.X.J. Oberhumer
parent c3327977da
commit 41e9f7985f
2 changed files with 46 additions and 32 deletions
+6
View File
@@ -260,6 +260,12 @@ protected:
l_info linfo;
__packed_struct_end()
__packed_struct(cprElfHdr4)
Elf32_Ehdr ehdr;
Elf32_Phdr phdr[4];
l_info linfo;
__packed_struct_end()
__packed_struct(cprElfHdrNetBSD)
Elf32_Ehdr ehdr;
Elf32_Phdr phdr[4];