aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf/bytereader-inl.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-9/+9
* Add and handle various dwarf5 addrx forms.Sterling Augustine2020-06-241-0/+11
* Use stdint.h numeric typesJoshua Peraza2020-04-091-31/+31
* convert to uint8_t* for binary data to fix -Wnarrowing build errorsMike Frysinger2016-01-261-17/+12
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-2/+2
* Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers.jimblandy2010-03-161-0/+26
* Issue 41004: Breakpad DWARF parser: fixes to compile without warnings under G...jimblandy@gmail.com2009-12-151-0/+2
* Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...jimblandy@gmail.com2009-12-151-0/+147