Searched refs:__esan_exit (Results 1 – 7 of 7) sorted by relevance
/external/compiler-rt/lib/esan/ |
D | esan.syms.extra | 2 __esan_exit
|
D | esan_interface_internal.h | 43 SANITIZER_INTERFACE_ATTRIBUTE void __esan_exit(void *Ptr);
|
D | esan_interface.cpp | 29 void __esan_exit(void *Ptr) { in __esan_exit() function
|
/external/llvm/test/Instrumentation/EfficiencySanitizer/ |
D | working_set_slow.ll | 259 ; CHECK: call void @__esan_exit(i8* null)
|
D | working_set_basic.ll | 242 ; CHECK: call void @__esan_exit(i8* null)
|
D | struct_field_small.ll | 133 ; CHECK: call void @__esan_exit(i8* bitcast ({ i8*, i32, { i8*, i32, i32, i32*, i32*, i8**, i64*, i…
|
D | struct_field_count_basic.ll | 157 ; CHECK: call void @__esan_exit(i8* bitcast ({ i8*, i32, { i8*, i32, i32, i32*, i32*, i8**, i64*, i…
|