readelf: report byte size for DT_PREINIT_ARRAYSZ
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e5d6749a39
commit
946f084b93
@ -2753,6 +2753,7 @@ dump_dyn_val(struct readelf *re, GElf_Dyn *dyn, uint32_t stab)
|
||||
case DT_SYMENT:
|
||||
case DT_RELSZ:
|
||||
case DT_RELENT:
|
||||
case DT_PREINIT_ARRAYSZ:
|
||||
case DT_INIT_ARRAYSZ:
|
||||
case DT_FINI_ARRAYSZ:
|
||||
case DT_GNU_CONFLICTSZ:
|
||||
|
Loading…
x
Reference in New Issue
Block a user