qemu-e2k/contrib/elf2dmp
Akihiko Odaki 262a0ff880 contrib/elf2dmp: Change pa_space_create() signature
pa_space_create() used to return an integer to propagate error, but
it never fails so let it return void.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Tested-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240307-elf2dmp-v4-4-4f324ad4d99d@daynix.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-03-11 17:06:06 +00:00
..
addrspace.c contrib/elf2dmp: Change pa_space_create() signature 2024-03-11 17:06:06 +00:00
addrspace.h contrib/elf2dmp: Change pa_space_create() signature 2024-03-11 17:06:06 +00:00
download.c contrib/elf2dmp: Assume error by default 2024-03-11 17:06:06 +00:00
download.h
err.h
kdbg.h
main.c contrib/elf2dmp: Change pa_space_create() signature 2024-03-11 17:06:06 +00:00
meson.build
pdb.c contrib/elf2dmp: Remove unnecessary err flags 2024-03-11 17:06:06 +00:00
pdb.h elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining 2023-09-21 16:13:54 +01:00
pe.h
qemu_elf.c contrib/elf2dmp: Use g_malloc(), g_new() and g_free() 2023-10-19 14:32:13 +01:00
qemu_elf.h elf2dmp: use Linux mmap with MAP_NORESERVE when possible 2023-09-21 16:13:54 +01:00