Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Side by Side Diff: base/third_party/symbolize/README.chromium

Issue 2145293002: base: Cherry pick "symbolize: Calculate a module's zero VA using program headers." from glog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | base/third_party/symbolize/symbolize.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: google-glog's symbolization library 1 Name: google-glog's symbolization library
2 URL: https://github.com/google/glog 2 URL: https://github.com/google/glog
3 License: BSD 3 License: BSD
4 4
5 The following files are copied AS-IS from: 5 The following files are copied AS-IS from:
6 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r141) 6 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r141)
7 https://github.com/google/glog/tree/a5ffa884137f7687d0393ccba22557d583654a25 7 https://github.com/google/glog/tree/a5ffa884137f7687d0393ccba22557d583654a25
8 8
9 - demangle.cc 9 - demangle.cc
10 - demangle.h 10 - demangle.h
11 - symbolize.cc 11 - symbolize.cc
12 - symbolize.h 12 - symbolize.h
13 13
14 Cherry picked upstream change https://github.com/google/glog/pull/115 to
15 fix a symbolization issue when using lld.
16
14 The following files are minimal stubs created for use in Chromium: 17 The following files are minimal stubs created for use in Chromium:
15 18
16 - config.h 19 - config.h
17 - glog/logging.h 20 - glog/logging.h
18 - glog/raw_logging.h 21 - glog/raw_logging.h
19 - utilities.h 22 - utilities.h
OLDNEW
« no previous file with comments | « no previous file | base/third_party/symbolize/symbolize.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698