breakpad/src
Mike Hommey 69c2c51dd8 Fall back to the raw symbol name from DW_AT_MIPS_linkage_name when there is nothing else
When DW_AT_MIPS_linkage_name doesn't demangle, breakpad currently throws
the symbol completely, but in some cases, there is no DW_AT_name or
DW_AT_abstract_origin to figure out a name, and the raw value from
DW_AT_MIPS_linkage_name is still better than nothing. Fall back to that
in when there is nothing else.

R=ted@mielczarek.org

Change-Id: I5cc7580244f2b99f5f1f279d09b904031cae1a37
Reviewed-on: https://chromium-review.googlesource.com/1082176
Reviewed-by: Ted Mielczarek <ted.mielczarek@gmail.com>
2018-06-19 10:44:10 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Initialize variables for MSAN 2018-04-10 17:13:20 +00:00
common Fall back to the raw symbol name from DW_AT_MIPS_linkage_name when there is nothing else 2018-06-19 10:44:10 +00:00
google_breakpad Read Linux si_code in minidump_processor. 2018-04-13 18:59:09 +00:00
processor Add SEVERITY_CRITICAL to logging, that would help to suppress logs from the fuzz target. 2018-05-29 19:24:32 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Fixed file extention for minidump_upload in tools_linux.gypi 2018-01-04 08:43:43 +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