Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/
H A Dasan_mac.cpp134 typedef void (*dispatch_mach_handler_function_t)(void *context, typedef
320 dispatch_mach_handler_function_t handler) { in INTERCEPTOR()