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
---
dump/dump.c | 42 +++---
1 file changed, 11 insertions(+), 31 d
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
---
dump/dump.c | 42 +++---
1 file changed, 11 insertions(+), 31 deletions(-)
diff --git a/dump/dump.c b/du