hanchenye-llvm-project/compiler-rt/include/sanitizer
Kuba Brecka 58f44dce96 [ASan] Add ASan debugging API to get malloc/free stack traces and shadow memory mapping info
Reviewed at http://reviews.llvm.org/D4466

llvm-svn: 213080
2014-07-15 17:33:23 +00:00
..
allocator_interface.h Generalize sanitizer allocator public interface. 2014-07-07 17:39:31 +00:00
asan_interface.h [ASan] Add ASan debugging API to get malloc/free stack traces and shadow memory mapping info 2014-07-15 17:33:23 +00:00
common_interface_defs.h [sanitizer] Add __sanitizer_maybe_open_cov_file(). 2014-05-21 13:43:52 +00:00
dfsan_interface.h Add user-defined callback on write() calls. 2014-04-24 17:42:16 +00:00
linux_syscall_hooks.h tsan: fix linux syscall hooks 2013-10-23 08:40:19 +00:00
lsan_interface.h [lsan] remove LeakSanitizerIsTurnedOffForTheCurrentProcess (this was a bad idea), leave __lsan_is_turned_off 2014-01-15 08:04:21 +00:00
msan_interface.h Generalize sanitizer allocator public interface. 2014-07-07 17:39:31 +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