Home
last modified time | relevance | path

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

/external/llvm/test/Instrumentation/AddressSanitizer/
Dcoverage.ll34 ; CHECK0-NOT: call void @__sanitizer_cov_module_init(
46 ; CHECK1: call void @__sanitizer_cov_module_init(i64 1)
59 ; CHECK2: call void @__sanitizer_cov_module_init(i64 3)
/external/compiler-rt/lib/asan/
Dasan_dll_thunk.cc280 INTERFACE_FUNCTION(__sanitizer_cov_module_init)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc367 SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_cov_module_init(uptr npcs) { in __sanitizer_cov_module_init() function
/external/llvm/test/DebugInfo/
Dincorrect-variable-debugloc.ll328 declare void @__sanitizer_cov_module_init(i64)