Searched refs:dfsan_reaches_function_callback_t (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/include/sanitizer/
H A Ddfsan_interface.h36 typedef void (*dfsan_reaches_function_callback_t)(dfsan_label label, typedef
106 dfsan_reaches_function_callback_t callback);
/openbsd-current/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan.cpp723 typedef void (*dfsan_reaches_function_callback_t)(dfsan_label label, typedef in namespace:__dfsan
728 static dfsan_reaches_function_callback_t reaches_function_callback = nullptr;
773 __dfsan::dfsan_reaches_function_callback_t callback) {

Completed in 77 milliseconds