aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/macho_id.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+15
* Only use the segments that contain sections in the identifer calculation.waylonis2007-01-311-30/+48
* Add classes to: walk mach-o files, look for identifiers, and return a 16 byte...waylonis2007-01-111-0/+312