Searched refs:__esan_init (Results 1 – 11 of 11) sorted by relevance
/external/compiler-rt/lib/esan/ |
D | esan.syms.extra | 1 __esan_init
|
D | esan_interface_internal.h | 42 SANITIZER_INTERFACE_ATTRIBUTE void __esan_init(ToolType Tool, void *Ptr);
|
D | esan_interface.cpp | 20 void __esan_init(ToolType Tool, void *Ptr) { in __esan_init() function
|
/external/llvm/test/Instrumentation/EfficiencySanitizer/ |
D | working_set_slow.ll | 257 ; CHECK: call void @__esan_init(i32 2, i8* null)
|
D | working_set_basic.ll | 240 ; CHECK: call void @__esan_init(i32 2, i8* null)
|
D | struct_field_small.ll | 131 ; CHECK: call void @__esan_init(i32 1, i8* bitcast ({ i8*, i32, { i8*, i32, i32, i32*, i32*, i8**, …
|
D | struct_field_count_basic.ll | 155 ; CHECK: call void @__esan_init(i32 1, i8* bitcast ({ i8*, i32, { i8*, i32, i32, i32*, i32*, i8**, …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/EfficiencySanitizer/ |
D | working_set_basic.ll | 273 ; CHECK: call void @__esan_init(i32 2, i8* null)
|
D | working_set_slow.ll | 289 ; CHECK: call void @__esan_init(i32 2, i8* null)
|
D | struct_field_small.ll | 131 ; CHECK: call void @__esan_init(i32 1, i8* bitcast ({ i8*, i32, { i8*, i32, i32, i32*, i32*, i8**, …
|
D | struct_field_count_basic.ll | 155 ; CHECK: call void @__esan_init(i32 1, i8* bitcast ({ i8*, i32, { i8*, i32, i32, i32*, i32*, i8**, …
|