More hacking Android shlib.
https://github.com/upx/upx/issues/318 modified: p_elf_enum.h modified: p_lx_elf.cpp
This commit is contained in:
@@ -243,7 +243,12 @@
|
||||
R_PPC64_JMP_SLOT = R_PPC_JMP_SLOT,
|
||||
R_X86_64_JUMP_SLOT = 7
|
||||
|
||||
, R_ARM_ABS32 = 2
|
||||
, R_ARM_GLOB_DAT = 21
|
||||
|
||||
, R_AARCH64_ABS64 = 257
|
||||
, R_AARCH64_GLOB_DAT = 1025
|
||||
|
||||
};
|
||||
#endif //}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user