index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
interception
/
interception_win.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Sanitizers] Use SANITIZER_* macros in lib/interception
Kamil Rytarowski
2017-12-06
1
-2
/
+2
*
[compiler-rt] Refactor the interception code on windows.
Etienne Bergeron
2016-07-11
1
-0
/
+17
*
[asan] Intercept all Heap* related imports from ucrtbase.dll
Reid Kleckner
2016-03-24
1
-0
/
+13
*
[windows] Implement GetProcAddress internally to avoid initializing the CRT
Reid Kleckner
2015-08-18
1
-0
/
+4
*
[ASan/Win] Intercept memory allocation functions in the MD CRT
Timur Iskhodzhanov
2014-08-25
1
-11
/
+17
*
[ASan/Win] Remove one more reference to __interception::GetRealFunctionAddres...
Timur Iskhodzhanov
2014-08-15
1
-3
/
+1
*
[ASan/Win] Remove old, unused and non-functional code that will be re-written...
Timur Iskhodzhanov
2014-08-15
1
-2
/
+0
*
Make some pthread_mutex_* and pthread_cond_* interceptors common.
Alexey Samsonov
2013-10-16
1
-0
/
+3
*
Follow-up for r161168 for Windows
Alexey Samsonov
2012-08-02
1
-5
/
+8
*
[asan] move lib/asan/interception to lib/interception so that other tools (e....
Kostya Serebryany
2012-05-15
1
-0
/
+42