Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_mac.cc178 asan_block_context_t *alloc_asan_context(void *ctxt, dispatch_function_t func, in alloc_asan_context() function
194 asan_block_context_t *asan_ctxt = alloc_asan_context(ctxt, func, &stack); \
212 asan_block_context_t *asan_ctxt = alloc_asan_context(ctxt, func, &stack); in INTERCEPT_DISPATCH_X_F_3()
225 asan_block_context_t *asan_ctxt = alloc_asan_context(ctxt, func, &stack); in INTERCEPTOR()