Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_mac.cc59 typedef void (*dispatch_function_t)(void *block); typedef
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_mac.cc168 typedef void (*dispatch_function_t)(void *block); typedef