llvm-project/compiler-rt/lib/dfsan
Matt Morehouse 7bc7501ac1 [DFSan] Add custom wrapper for recvmmsg.
Uses the recvmsg wrapper logic in a loop.

Reviewed By: stephan.yichao.zhao

Differential Revision: https://reviews.llvm.org/D93059
2020-12-11 06:24:56 -08:00
..
scripts compiler-rt: Rename .cc file in test/dfsan to cpp 2019-08-05 13:19:28 +00:00
.clang-format [sanitizer] Remove unneeded blank lines 2018-05-09 00:44:26 +00:00
CMakeLists.txt Add a simple stack trace printer for DFSan 2020-11-11 19:00:59 +00:00
dfsan.cpp [dfsan] Support passing non-i16 shadow values in TLS mode 2020-12-04 02:45:07 +00:00
dfsan.h [compiler-rt] Remove some cpplint filters 2019-09-12 02:20:36 +00:00
dfsan.syms.extra
dfsan_custom.cpp [DFSan] Add custom wrapper for recvmmsg. 2020-12-11 06:24:56 -08:00
dfsan_flags.inc [DFSan] Add efficient fast16labels instrumentation mode. 2020-07-29 18:58:47 +00:00
dfsan_interceptors.cpp Release pages to OS when setting 0 label 2020-10-20 16:22:11 +00:00
dfsan_platform.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
done_abilist.txt [DFSan] Add custom wrapper for recvmmsg. 2020-12-11 06:24:56 -08:00
libc_ubuntu1404_abilist.txt