Home
last modified time | relevance | path

Searched defs:intercepted_function_name (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_context.cpp75 const char *intercepted_function_name) { in ExpectNotRealtime()
88 void __rtsan::Context::PrintDiagnostics(const char *intercepted_function_name) { in PrintDiagnostics()
H A Drtsan_interceptors.cpp63 void ExpectNotRealtime(const char *intercepted_function_name) { in ExpectNotRealtime()