Home
last modified time | relevance | path

Searched refs:__sanitizer_cov_module_init (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/Instrumentation/SanitizerCoverage/
Dcoverage.ll36 ; CHECK0-NOT: call void @__sanitizer_cov_module_init(
49 ; CHECK1: call void @__sanitizer_cov_module_init({{.*}}, i64 2,
57 ; CHECK_WITH_CHECK: call void @__sanitizer_cov_module_init({{.*}}, i64 4,
72 ; CHECK2: call void @__sanitizer_cov_module_init({{.*}}, i64 4,
/external/compiler-rt/lib/dfsan/
Ddone_abilist.txt276 fun:__sanitizer_cov_module_init=uninstrumented
277 fun:__sanitizer_cov_module_init=discard
/external/compiler-rt/lib/asan/
Dasan_win_dll_thunk.cc310 INTERFACE_FUNCTION(__sanitizer_cov_module_init)
/external/llvm/test/DebugInfo/Generic/
Dincorrect-variable-debugloc.ll328 declare void @__sanitizer_cov_module_init(i64)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc896 __sanitizer_cov_module_init(s32 *guards, uptr npcs, u8 *counters, in __sanitizer_cov_module_init() function