aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/macho_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-19/+19
* mac dump_syms: remove unused vars to fix -Werror build failuresMike Frysinger2019-04-051-1/+0
* mac dump_syms: Support .dSYMs > 4GB (partially)Mark Mentovai2019-03-281-10/+30
* macho: fix printf type mismatchesMike Frysinger2016-05-041-3/+3
* [mac] Teach dump_syms to handle additional zerofill sectionsPavel Labath2015-09-301-1/+3
* Support object files larger than 2**32.erikchen@chromium.org2015-04-221-15/+17
* Support symbol dumping for ARMV8 iOS apps.qsr@chromium.org2013-10-151-0/+5
* Handling reading arm executable.qsr@chromium.org2011-10-121-0/+6
* Clean up build for 64 bit.dmaclach2010-07-191-1/+1
* Breakpad Mac symbol dumper: Add new Mach-O reader class.ted.mielczarek2010-06-251-0/+524