Searched hist:bd4d0da7db2bbbfd8715f5040edda9f146628d98 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/contrib/elf2dmp/ |
H A D | qemu_elf.h | diff bd4d0da7db2bbbfd8715f5040edda9f146628d98 Wed Dec 19 19:24:37 CST 2018 Viktor Prutyanov <viktor.prutyanov@phystech.edu> 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>
|
H A D | qemu_elf.c | diff bd4d0da7db2bbbfd8715f5040edda9f146628d98 Wed Dec 19 19:24:37 CST 2018 Viktor Prutyanov <viktor.prutyanov@phystech.edu> 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>
|