diff options
author | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-07-30 17:36:23 +0000 |
---|---|---|
committer | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-07-30 17:36:23 +0000 |
commit | 4a6e708ed62d1b075029e9e0d0b0077a8f1cf746 (patch) | |
tree | 1dadf475f08100756a133c70652c557c47953108 /src/client/linux/handler/linux_thread.h | |
parent | Add tool dependencies to the 'Build All' target of Breakpad, so that everythi... (diff) | |
download | breakpad-4a6e708ed62d1b075029e9e0d0b0077a8f1cf746.tar.xz |
Linux dumper: Use a sorted array of addresses in computing function and line sizes.
Replace the sorted lists of files and functions with an array of
boundary addresses. This replaces CompareAddress with the default
comparison, and SortByAddress and NextAddress with the stock STL sort
and upper_bound algorithms, losing ~50 lines of code.
a=jimblandy
r=nealsid
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@367 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/linux/handler/linux_thread.h')
0 files changed, 0 insertions, 0 deletions