Home
last modified time | relevance | path

Searched refs:report_this_error (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/ubsan_minimal/
Dubsan_minimal_handlers.cpp23 __attribute__((noinline)) static bool report_this_error(void *caller_p) { in report_this_error() function
83 if (!report_this_error(__builtin_return_address(0))) return; \