summaryrefslogtreecommitdiff
path: root/lib/interception/interception_win.h
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizers] Use SANITIZER_* macros in lib/interceptionKamil Rytarowski2017-12-061-2/+2
* [compiler-rt] Refactor the interception code on windows.Etienne Bergeron2016-07-111-0/+17
* [asan] Intercept all Heap* related imports from ucrtbase.dllReid Kleckner2016-03-241-0/+13
* [windows] Implement GetProcAddress internally to avoid initializing the CRTReid Kleckner2015-08-181-0/+4
* [ASan/Win] Intercept memory allocation functions in the MD CRTTimur Iskhodzhanov2014-08-251-11/+17
* [ASan/Win] Remove one more reference to __interception::GetRealFunctionAddres...Timur Iskhodzhanov2014-08-151-3/+1
* [ASan/Win] Remove old, unused and non-functional code that will be re-written...Timur Iskhodzhanov2014-08-151-2/+0
* Make some pthread_mutex_* and pthread_cond_* interceptors common.Alexey Samsonov2013-10-161-0/+3
* Follow-up for r161168 for WindowsAlexey Samsonov2012-08-021-5/+8
* [asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany2012-05-151-0/+42