breakpad/src/common/dwarf
Dave MacLachlan 1bbe2f29c9 Update to handle dsym files that end with a header.
dsym files generated by Xcode for swift (Xcode 7.3) end with a header, and the
code did not handle that case.

BUG=https://bugs.chromium.org/p/google-breakpad/issues/detail?id=689
R=ivanpe@chromium.org

Review URL: https://codereview.chromium.org/1971793002 .
2016-05-11 14:10:23 -07:00
..
bytereader-inl.h convert to uint8_t* for binary data to fix -Wnarrowing build errors 2016-01-26 15:38:19 -05:00
bytereader.cc Add debug fission support. 2016-05-04 11:09:44 -07:00
bytereader.h Add debug fission support. 2016-05-04 11:09:44 -07:00
bytereader_unittest.cc convert to uint8_t* for binary data to fix -Wnarrowing build errors 2016-01-26 15:38:19 -05:00
cfi_assembler.cc Use stdint types everywhere 2013-03-06 14:04:42 +00:00
cfi_assembler.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
dwarf2diehandler.cc convert to uint8_t* for binary data to fix -Wnarrowing build errors 2016-01-26 15:38:19 -05:00
dwarf2diehandler.h convert to uint8_t* for binary data to fix -Wnarrowing build errors 2016-01-26 15:38:19 -05:00
dwarf2diehandler_unittest.cc convert to uint8_t* for binary data to fix -Wnarrowing build errors 2016-01-26 15:38:19 -05:00
dwarf2enums.h Add debug fission support. 2016-05-04 11:09:44 -07:00
dwarf2reader.cc Update to handle dsym files that end with a header. 2016-05-11 14:10:23 -07:00
dwarf2reader.h Add debug fission support. 2016-05-04 11:09:44 -07:00
dwarf2reader_cfi_unittest.cc convert to uint8_t* for binary data to fix -Wnarrowing build errors 2016-01-26 15:38:19 -05:00
dwarf2reader_die_unittest.cc breakpad: fix unittest errors 2016-05-04 16:48:00 -07:00
dwarf2reader_test_common.h Use stdint types everywhere 2013-03-06 14:04:42 +00:00
elf_reader.cc Add debug fission support. 2016-05-04 11:09:44 -07:00
elf_reader.h Add debug fission support. 2016-05-04 11:09:44 -07:00
functioninfo.cc Mac: Fix more errors from clang to get crash_report.xcodeproj close to compiling. 2013-05-08 20:24:03 +00:00
functioninfo.h Remove dead code. 2012-12-12 04:02:58 +00:00
line_state_machine.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
types.h Define intptr and uintptr in a more generic way 2016-01-11 12:38:28 -05:00