diff options
author | jimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-05-05 17:13:42 +0000 |
---|---|---|
committer | jimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-05-05 17:13:42 +0000 |
commit | deb500f6c85e4eb65218d171dbdbc528df8ebcfe (patch) | |
tree | 0ea47cd891eabf867536fae5a866ca3d5e4a4837 /src/common/mac/dump_syms.h | |
parent | Breakpad Linux dumper: Rename DumpStabsHandler to StabsToModule. (diff) | |
download | breakpad-deb500f6c85e4eb65218d171dbdbc528df8ebcfe.tar.xz |
Breakpad STABS reader: Properly compute function end addresses.
An N_FUN stabs with no name is an explicit end-of-function marker, whose
value is the size of the function. This patch changes the stabs reader to
recognize these and use them to compute the function's ending address,
instead of treating them as functions with no names and mysterious
addresses. It also adds appropriate unit tests.
a=jimblandy, r=thestig
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@585 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/mac/dump_syms.h')
0 files changed, 0 insertions, 0 deletions