64-bit shlib with DT_INIT_ARRAY but no DT_INIT

https://github.com/upx/upx/issues/664
	modified:   p_elf_enum.h
	modified:   p_lx_elf.cpp
This commit is contained in:
John Reiser
2023-04-10 17:53:15 -07:00
parent 14521eb6dd
commit 42902dabac
2 changed files with 99 additions and 51 deletions
+1
View File
@@ -263,6 +263,7 @@
R_386_32 = 1,
R_ARM_ABS32 = 2,
R_ARM_GLOB_DAT = 21,
R_MIPS_32 = 2,
R_386_GLOB_DAT = 6,
R_X86_64_64 = 1,