breakpad/src
Marc Gonzalez d10ef76a38 linux_dumper: Always map ELF file from offset 0
Functions such as FindElfSection and FindElfSegments that inspect
the ELF header expect a pointer to the first byte of the file.
IsValidElf() checks for the ELF magic number at offset 0.
Thus, we must map ELF object files from offset 0.

Change-Id: Icebfb46229a04019f57a7ec07844257b98ceb278
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4674337
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2023-08-02 15:10:08 +00:00
..
client linux_dumper: Always map ELF file from offset 0 2023-08-02 15:10:08 +00:00
common Add support for zstd compressed sections to dump_syms 2023-07-27 18:14:10 +00:00
google_breakpad Modify RISCV minidump context to match Crashpad 2023-05-23 15:24:16 +00:00
processor [Breakpad] Fix hex formatting for MinidumpCrashpadInfo::Print() 2023-05-26 16:34:47 +00:00
third_party libdisasm: Widen STRNCATF temp buffer 2023-08-02 14:55:51 +00:00
tools Modify RISCV minidump context to match Crashpad 2023-05-23 15:24:16 +00:00
breakpad_googletest_includes.h Update copyright boilerplate, 2022 edition (Breakpad) 2022-09-07 16:59:53 +00:00
config.h.in Add support for zstd compressed sections to dump_syms 2023-07-27 18:14:10 +00:00