user_init_va on AARCH64
https://github.com/upx/upx/issues/318 (work-in-progress) modified: p_elf_enum.h modified: p_lx_elf.cpp
This commit is contained in:
@@ -242,6 +242,8 @@
|
||||
R_PPC_JMP_SLOT = 21,
|
||||
R_PPC64_JMP_SLOT = R_PPC_JMP_SLOT,
|
||||
R_X86_64_JUMP_SLOT = 7
|
||||
|
||||
, R_AARCH64_ABS64 = 257
|
||||
};
|
||||
#endif //}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user