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:
committed by
Markus F.X.J. Oberhumer
parent
c3327977da
commit
41e9f7985f
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user