breakpad/src
Peter Collingbourne fbfd41af5f Simplify ELF parser code.
The layout of Elf32_Nhdr and Elf64_Nhdr is the same, so remove
templating and code that extracts the elfclass from the ELF file.

Testing: "make check" and breakpad_unittests when patched into
chromium.

Bug: chromium:716484
Change-Id: I41442cfff48afc6ae1a5b604d22b67550a910376
Reviewed-on: https://chromium-review.googlesource.com/514450
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2017-05-25 00:14:08 +00:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Simplify ELF parser code. 2017-05-25 00:14:08 +00:00
common Simplify ELF parser code. 2017-05-25 00:14:08 +00:00
google_breakpad minidump_dump: dump stack memory like hexdump 2017-03-24 16:22:21 +00:00
processor Increase maximum number of threads for minidump_stackwalk. 2017-03-28 19:41:00 +00:00
third_party libdisasm: add upstream/license details 2017-02-14 11:07:42 +00:00
tools Dump MH_DYLINKER images in upload_system_symbols. 2017-03-30 03:31:20 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Only use O_CLOEXEC on platforms that support it 2017-05-10 21:32:37 +00:00