qemu-e2k/dump
Janosch Frank bc7d558017 dump: Consolidate phdr note writes
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>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220330123603.107120-8-frankja@linux.ibm.com>
2022-04-22 13:36:04 +04:00
..
dump-hmp-cmds.c
dump.c dump: Consolidate phdr note writes 2022-04-22 13:36:04 +04:00
meson.build meson: convert dump/ 2020-08-21 06:30:22 -04:00
win_dump.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
win_dump.h