On 3/10/22 03:08, Janosch Frank wrote:
There's no need to have phdr_num and sh_info at the same time. We can
make phdr_num 32 bit and set PN_XNUM when we write the header if
phdr_num >= PN_XNUM.
Signed-off-by: Janosch Frank
---
dump/dump.c | 34 ++
in
There's no need to have phdr_num and sh_info at the same time. We can
make phdr_num 32 bit and set PN_XNUM when we write the header if
phdr_num >= PN_XNUM.
Signed-off-by: Janosch Frank
---
dump/dump.c | 34 ++
include/sysemu/dump.h | 3 +--
2 files chan