hanchenye-llvm-project/compiler-rt/lib/dfsan
Peter Collingbourne 16f2f18105 Add user-defined callback on write() calls.
Add dfsan_set_write_callback(), which sets a callback to be invoked when
a write() call is invoked within DFSan instrumented code.

Patch by Sam Kerner!

Differential Revision: http://reviews.llvm.org/D3268

llvm-svn: 207131
2014-04-24 17:42:16 +00:00
..
scripts Update sanitizers' bash scripts. 2014-02-25 12:09:25 +00:00
CMakeLists.txt [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
Makefile.mk
dfsan.cc Add function to get the number of DFSan labels allocated. 2014-03-26 21:09:53 +00:00
dfsan.h [DFSan] Change the way labels are propagated when comparing memory through libc functions. 2013-12-04 16:48:09 +00:00
dfsan.syms.extra [dfsan] Add a syms file. 2013-08-29 22:49:00 +00:00
dfsan_custom.cc Add user-defined callback on write() calls. 2014-04-24 17:42:16 +00:00
dfsan_interceptors.cc [DFSan] Don't include public headers in dfsan runtime code 2013-11-17 09:41:47 +00:00
done_abilist.txt Add user-defined callback on write() calls. 2014-04-24 17:42:16 +00:00
libc_ubuntu1204_abilist.txt [dfsan] Initial set of custom functions and interceptors for libc. 2013-08-15 21:18:53 +00:00