hanchenye-llvm-project/compiler-rt/lib/interception
Timur Iskhodzhanov 3e00116dc1 [ASan/Win] Remove one more reference to __interception::GetRealFunctionAddress (follow-up to r215707)
llvm-svn: 215722
2014-08-15 15:41:03 +00:00
..
CMakeLists.txt [CMake] Simplify setting compile flag disabling RTTI 2014-02-18 07:52:40 +00:00
Makefile.mk [ASan] Delete the code related to static runtime on OS X. 2013-02-05 15:57:12 +00:00
interception.h Make sanitizers' interceptors non-weak on FreeBSD 2014-07-10 09:16:58 +00:00
interception_linux.cc [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov 2014-02-24 08:37:41 +00:00
interception_linux.h [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov 2014-02-24 08:37:41 +00:00
interception_mac.cc [ASan] Delete the code related to static runtime on OS X. 2013-02-05 15:57:12 +00:00
interception_mac.h Make some pthread_mutex_* and pthread_cond_* interceptors common. 2013-10-16 08:20:31 +00:00
interception_type_test.cc PR16532: work around old GCC bug in interception_type_test.cc 2013-12-05 13:29:46 +00:00
interception_win.cc [ASan/Win] Remove old, unused and non-functional code that will be re-written soon 2014-08-15 12:56:52 +00:00
interception_win.h [ASan/Win] Remove one more reference to __interception::GetRealFunctionAddress (follow-up to r215707) 2014-08-15 15:41:03 +00:00