aboutsummaryrefslogtreecommitdiff
path: root/src/tools/linux/dump_syms/dump_syms.cc
diff options
context:
space:
mode:
authorJoshua Peraza <jperaza@chromium.org>2019-10-24 11:41:44 -0700
committerJoshua Peraza <jperaza@chromium.org>2019-10-24 18:59:59 +0000
commit3e56ef9d4e328142c07605a0bde1dfd2ed122611 (patch)
tree8f822543c79d3f6947f72e5b8b5d52f40a320e05 /src/tools/linux/dump_syms/dump_syms.cc
parentconvert_UTF: rewrite in C++ (diff)
downloadbreakpad-3e56ef9d4e328142c07605a0bde1dfd2ed122611.tar.xz
linux, dump_syms: set module name from DT_SONAME
The Breakpad and Crashpad clients will use an object's DT_SONAME as the name for a module if it exists. Previously, linux dump_syms would assume the basename of an input elf file matches that value, causing symbol lookups to fail if they were mismatched. This patch updates dump_syms to use DT_SONAME as the module name, if present. Bug: 1016924 Change-Id: I5eff0cf06c703841df3fb552cb5a8e1e50a20c64 Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1876763 Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'src/tools/linux/dump_syms/dump_syms.cc')
0 files changed, 0 insertions, 0 deletions