summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_stoptheworld_mac.cc
AgeCommit message (Expand)Author
2017-08-07[sanitizer] Remove use of task_for_pid from sanitizer_stoptheworld_mac.ccKuba Mracek
2017-05-12Account for stack redzone when computing sp on darwinFrancis Ricci
2017-04-19Implement StopTheWorld for DarwinFrancis Ricci
2017-04-19Implement function to get registers from suspended thread on darwinFrancis Ricci
2017-04-18Implement suspended thread register count for darwinFrancis Ricci
2017-04-18Remove mips64 defines from darwin-specific fileFrancis Ricci
2017-04-17Update suspended threads info to be compatible with darwinFrancis Ricci
2017-04-06Try to fix MAC buildbot after r299630Maxim Ostapenko
2017-03-28Enable i386 builds for darwin lsanFrancis Ricci
2017-02-13Add lsan function stubs for darwinFrancis Ricci