aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/macho_walker.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-13/+13
* Update dump_syms to correctly filter on cpu subtype.qsr@chromium.org2012-10-041-12/+14
* Allow to retrieve id of a module from memory instead of going to disk for iOS.qsr@chromium.org2011-10-201-5/+12
* Clean up build for 64 bit.dmaclach2010-07-191-0/+4
* Rename Airbag to Breakpad.mmentovai2007-02-141-1/+1
* Fix bug with mach-o walker not properly walking universal binary (Issue #125)waylonis2007-02-071-0/+12
* Add classes to: walk mach-o files, look for identifiers, and return a 16 byte...waylonis2007-01-111-0/+94