aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf/dwarf2diehandler.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-7/+7
* Use stdint.h numeric typesJoshua Peraza2020-04-091-27/+27
* convert to uint8_t* for binary data to fix -Wnarrowing build errorsMike Frysinger2016-01-261-2/+4
* Remove dead code.mark@chromium.org2012-12-121-8/+4
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-2/+4
* Breakpad DWARF: Add support for DWARF 4 attribute forms.jimblandy2012-02-011-0/+7
* Remove "using namespace std" from dwarf2reader.h. Using-directives aremark@chromium.org2011-10-111-3/+3
* Breakpad Linux dumper: Add file comments as required by the style guide.jimblandy2010-02-091-1/+14
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Typo: "An" -> "A".jimblandy2010-01-231-1/+1
* Breakpad DWARF Parser: Improved DWARF-processing interface.jimblandy2010-01-231-0/+345