hanchenye-llvm-project/compiler-rt/lib/interception
Evgeniy Stepanov f46a52b536 [hwasan, asan] Intercept vfork.
Summary:
Intercept vfork on arm, aarch64, i386 and x86_64.

Reviewers: pcc, vitalybuka

Subscribers: kubamracek, mgorny, javed.absar, krytarowski, kristof.beyls, #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

Differential Revision: https://reviews.llvm.org/D58533

llvm-svn: 355030
2019-02-27 21:11:50 +00:00
..
tests Commit macro intended to be included in r353483. 2019-02-07 23:57:21 +00:00
.clang-format [sanitizer] Remove unneeded blank lines 2018-05-09 00:44:26 +00:00
CMakeLists.txt Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual formatting 2019-01-16 18:12:45 +00:00
interception.h [hwasan, asan] Intercept vfork. 2019-02-27 21:11:50 +00:00
interception_linux.cc [safestack] Fix NetBSD build 2019-01-22 00:39:59 +00:00
interception_linux.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_mac.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_mac.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_type_test.cc Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interception_win.cc [compiler rt] Win64 GetInstructionSize additional register MOV + stack alignment AND 2019-02-07 23:56:37 +00:00
interception_win.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00