qemu-patch-raspberry4/contrib/elf2dmp
Viktor Prutyanov bd4d0da7db contrib/elf2dmp: use GLib in ELF processing
Replace POSIX mmap with GLib g_mapped_file_new in ELF processing module
to make elf2dmp cross-platform.

Signed-off-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Message-Id: <20181220012441.13694-3-viktor.prutyanov@phystech.edu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-02-05 16:50:17 +01:00
..
addrspace.c contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
addrspace.h contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
download.c contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
download.h contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
err.h contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
kdbg.h contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
main.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
Makefile.objs contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
pdb.c contrib: add elf2dmp tool 2018-10-02 19:09:12 +02:00
pdb.h Clean up includes 2018-12-20 10:29:08 +01:00
pe.h Clean up includes 2018-12-20 10:29:08 +01:00
qemu_elf.c contrib/elf2dmp: use GLib in ELF processing 2019-02-05 16:50:17 +01:00
qemu_elf.h contrib/elf2dmp: use GLib in ELF processing 2019-02-05 16:50:17 +01:00