Searched refs:__sanitizer_cov_module_init (Results 1 – 10 of 10) sorted by relevance
/external/llvm-project/llvm/test/Instrumentation/SanitizerCoverage/ |
D | coverage.ll | 27 ; CHECK0-NOT: call void @__sanitizer_cov_module_init( 40 ; CHECK1: call void @__sanitizer_cov_module_init({{.*}}, i64 2, {{.*}}@__sancov_gen_modname 48 ; CHECK_WITH_CHECK: call void @__sanitizer_cov_module_init({{.*}}, i64 3, 62 ; CHECK2: call void @__sanitizer_cov_module_init({{.*}}, i64 3,
|
D | tracing.ll | 50 ; CHECK_PC-NOT: call void @__sanitizer_cov_module_init
|
/external/llvm/test/Instrumentation/SanitizerCoverage/ |
D | coverage.ll | 38 ; CHECK0-NOT: call void @__sanitizer_cov_module_init( 51 ; CHECK1: call void @__sanitizer_cov_module_init({{.*}}, i64 2, 59 ; CHECK_WITH_CHECK: call void @__sanitizer_cov_module_init({{.*}}, i64 3, 73 ; CHECK2: call void @__sanitizer_cov_module_init({{.*}}, i64 3,
|
D | tracing.ll | 40 ; CHECK_PC-NOT: call void @__sanitizer_cov_module_init
|
/external/compiler-rt/lib/dfsan/ |
D | done_abilist.txt | 276 fun:__sanitizer_cov_module_init=uninstrumented 277 fun:__sanitizer_cov_module_init=discard
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | done_abilist.txt | 363 fun:__sanitizer_cov_module_init=uninstrumented 364 fun:__sanitizer_cov_module_init=discard
|
/external/compiler-rt/lib/asan/ |
D | asan_win_dll_thunk.cc | 310 INTERFACE_FUNCTION(__sanitizer_cov_module_init)
|
/external/llvm/test/DebugInfo/Generic/ |
D | incorrect-variable-debugloc.ll | 328 declare void @__sanitizer_cov_module_init(i64)
|
/external/llvm-project/llvm/test/DebugInfo/Generic/ |
D | incorrect-variable-debugloc.ll | 326 declare void @__sanitizer_cov_module_init(i64)
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_coverage_libcdep.cc | 971 __sanitizer_cov_module_init(s32 *guards, uptr npcs, u8 *counters, in __sanitizer_cov_module_init() function
|