Searched refs:__ubsan_handle_pointer_overflow (Results 1 – 5 of 5) sorted by relevance
11 // CHECK: call void @__ubsan_handle_pointer_overflow{{.*}}17 // CHECK: call void @__ubsan_handle_pointer_overflow{{.*}}25 // CHECK: @__ubsan_handle_pointer_overflow{{.*}}
18 ; CHECK-NEXT: call void @__ubsan_handle_pointer_overflow()40 call void @__ubsan_handle_pointer_overflow()55 declare dso_local void @__ubsan_handle_pointer_overflow()
12 declare void @__ubsan_handle_pointer_overflow(i8*, i64, i64) uwtable68 …call void @__ubsan_handle_pointer_overflow(i8* bitcast ({ { [19 x i8]*, i32, i32 } }* @2 to i8*), …
49 INTERFACE_FUNCTION(__ubsan_handle_pointer_overflow)
811 void __ubsan::__ubsan_handle_pointer_overflow(PointerOverflowData *Data, in __ubsan_handle_pointer_overflow() function in __ubsan