qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 7/9] dump: Consolidate phdr note writes


From: Richard Henderson
Subject: Re: [PATCH v2 7/9] dump: Consolidate phdr note writes
Date: Fri, 11 Mar 2022 11:49:40 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/10/22 03:08, Janosch Frank wrote:
There's no need to have two write functions. Let's rather have two
functions that set the data for elf 32/64 and then write it in a
common function.

Signed-off-by: Janosch Frank<frankja@linux.ibm.com>
---
  dump/dump.c | 94 +++++++++++++++++++++++++++--------------------------
  1 file changed, 48 insertions(+), 46 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]