Home
last modified time | relevance | path

Searched refs:__sanitizer_cov_trace_switch (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/dfsan/
Ddone_abilist.txt269 # Similar for __sanitizer_cov_trace_switch
270 fun:__sanitizer_cov_trace_switch=custom
271 fun:__sanitizer_cov_trace_switch=uninstrumented
/external/llvm/test/Instrumentation/SanitizerCoverage/
Dswitch-tracing.ll11 ; CHECK-NEXT: call void @__sanitizer_cov_trace_switch(i64 [[TMP]], i64* getelementptr inbounds ([5 …
/external/compiler-rt/lib/asan/
Dasan_win_dll_thunk.cc314 INTERFACE_FUNCTION(__sanitizer_cov_trace_switch)
/external/llvm/lib/Fuzzer/
DFuzzerTraceState.cpp513 void __sanitizer_cov_trace_switch(uint64_t Val, uint64_t *Cases) { in __sanitizer_cov_trace_switch() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc959 void __sanitizer_cov_trace_switch() {} in __sanitizer_cov_trace_switch() function
/external/clang/docs/
DSanitizerCoverage.rst282 void __sanitizer_cov_trace_switch(uint64_t Val, uint64_t *Cases);