llvm-project/compiler-rt/include/sanitizer
Kostya Serebryany 1508f591b3 [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
llvm-svn: 271046
2016-05-27 21:23:05 +00:00
..
allocator_interface.h Generalize sanitizer allocator public interface. 2014-07-07 17:39:31 +00:00
asan_interface.h [Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across all sanitizers. 2015-08-21 20:49:37 +00:00
common_interface_defs.h [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process 2016-05-27 21:23:05 +00:00
coverage_interface.h [sancov] coverage pc buffer 2016-01-05 01:49:39 +00:00
dfsan_interface.h [sanitizer] add a weak hook for strncmp interceptor, both to dfsan and other sanitizers. Hide the declaration and the calls in better macros 2015-07-30 02:32:51 +00:00
linux_syscall_hooks.h tsan: fix linux syscall hooks 2013-10-23 08:40:19 +00:00
lsan_interface.h [Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across all sanitizers. 2015-08-21 20:49:37 +00:00
msan_interface.h [msan] Add __msan_copy_shadow interface function. 2015-10-12 23:20:24 +00:00
tsan_interface_atomic.h [TSan] Move declarations of __tsan_atomic functions to a public header 2013-12-11 08:18:50 +00:00