aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_arm64_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-18/+18
* fix build failuresJoshua Peraza2019-06-111-0/+1
* Define and use a a new MDRawContextARM64Joshua Peraza2018-08-011-3/+3
* Rename MDRawContextARM64 and its context flagsJoshua Peraza2018-08-011-3/+3
* Increasing the Breakpad stack walker max scan limit from 30 to 40.Ivan Penkov2015-10-051-1/+1
* Add support for CFI based stack walking on Arm64.rmcilroy@chromium.org2014-05-061-2/+346
* Process minidumps generated on ARM64 in iOS apps.mark@chromium.org2013-11-231-0/+536