On 3/10/22 03:08, Janosch Frank wrote:
There's no need to have a gigantic if in there let's move the elf 32/64 bit logic into the section, segment or note code.Signed-off-by: Janosch Frank<fran...@linux.ibm.com> --- dump/dump.c | 42 +++++++++++------------------------------- 1 file changed, 11 insertions(+), 31 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~