qemu-e2k/contrib/elf2dmp
Akihiko Odaki 1b806c36bc contrib/elf2dmp: Fix error reporting style in download.c
include/qapi/error.h says:
> We recommend
> * bool-valued functions return true on success / false on failure,
> ...

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Tested-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20240307-elf2dmp-v4-6-4f324ad4d99d@daynix.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-03-11 17:06:06 +00:00
..
addrspace.c contrib/elf2dmp: Fix error reporting style in addrspace.c 2024-03-11 17:06:06 +00:00
addrspace.h contrib/elf2dmp: Fix error reporting style in addrspace.c 2024-03-11 17:06:06 +00:00
download.c contrib/elf2dmp: Fix error reporting style in download.c 2024-03-11 17:06:06 +00:00
download.h contrib/elf2dmp: Fix error reporting style in download.c 2024-03-11 17:06:06 +00:00
err.h
kdbg.h
main.c contrib/elf2dmp: Fix error reporting style in download.c 2024-03-11 17:06:06 +00:00
meson.build meson: build contrib/ executables after generated headers 2022-01-12 14:09:06 +01:00
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 contrib/elf2dmp: add PE name check and Windows Server 2022 support 2023-03-21 13:19:07 +00:00
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