aboutsummaryrefslogtreecommitdiff
path: root/src/common/module_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-1/+1
* linux, dump_syms: Make style consistent in module unittestChristopher Grant2019-10-291-63/+63
* linux, dump_syms: Filter module entries outside specified rangesChristopher Grant2019-10-291-0/+50
* Add support for parsing the DW_AT_ranges attributesGabriele Svelto2018-08-131-13/+22
* Dump INFO CODE_ID containing Build ID in Linux dump_symsTed Mielczarek2016-06-101-0/+11
* Add unit tests for overlapping functions and externs.thestig@chromium.org2015-02-041-0/+68
* Fix some fragile code that is likely to cause future memory corruptionerikchen@chromium.org2015-01-271-29/+17
* Allow reading just CFI data when reading symbolsted.mielczarek@gmail.com2013-03-061-11/+11
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+1
* Linux/Mac: Add option to omit the CFI section in dump_syms.thestig@chromium.org2011-09-141-11/+57
* Add some unit tests for Linux WriteSymbolFileted.mielczarek2011-07-061-104/+32
* Put PUBLIC lines in Mac symbol files.ted.mielczarek2011-03-041-0/+59
* Clean up build for 64 bit.dmaclach2010-07-191-5/+5
* Remove duplicate FUNC entries from dump_syms output.thestig@chromium.org2010-07-131-5/+64
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-4/+4
* Breakpad symbol dumper: Promise that Module::SetLoadAddress can be called at ...jimblandy2010-05-051-2/+4
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-0/+396