Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
compiler-rt
/
lib
/
interception
/
interception_linux.cc
7e55245
OpenBSD Ubsan support / interception
by Kamil Rytarowski
· 8 years ago
271018d
[Sanitizers] Basic sanitizer Solaris support (PR 33274)
by Kamil Rytarowski
· 8 years ago
90b4635
[Sanitizers] Use SANITIZER_* macros in lib/interception
by Kamil Rytarowski
· 8 years ago
0f43b92
sanitizer_common: Try looking up symbols with RTLD_DEFAULT if RTLD_NEXT does not work.
by Peter Collingbourne
· 8 years ago
70a3511
Reuse interception_linux for NetBSD
by Kamil Rytarowski
· 8 years ago
04f2bf0
[sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov
by Kostya Serebryany
· 12 years ago
23b80ab
asan: fix android build android does not have dlvsym
by Dmitry Vyukov
· 12 years ago
3a6c7ce
tsan: properly intercept pthread_cond functions
by Dmitry Vyukov
· 12 years ago
0f840bd
[Sanitizer] Workaround for a compiler warning - ISO C++ forbids casting pointer-to-function to pointer-to-object, so we use cast via integral type
by Alexey Samsonov
· 13 years ago
7fb7330
asan/tsan: weak interceptors
by Dmitry Vyukov
· 13 years ago
1dd4c60
[asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it
by Kostya Serebryany
· 13 years ago
[Renamed from compiler-rt/lib/asan/interception/interception_linux.cc]
234d8c2
Lint fix
by Alexander Potapenko
· 14 years ago
c5d845d
[asan] Add a missing include.
by Evgeniy Stepanov
· 14 years ago
8489f2a
AddressSanitizer: start factoring out interception machinery
by Alexey Samsonov
· 14 years ago