OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSAN_INTERCEPT
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc
200
#define
TSAN_INTERCEPT
(func) INTERCEPT_FUNCTION(func)
370
// Not called. Merely to satisfy
TSAN_INTERCEPT
().
[
all
...]
/external/compiler-rt/lib/tsan/
gen_dynamic_list.sh
7
if [[ $line =~ ^(.*)((
TSAN_INTERCEPT
|INTERCEPT_FUNCTION)\()([a-z,A-Z,0-9,_]+)(.*)$ ]] ; then
Completed in 81 milliseconds