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.cc145 asan_block_context_t *alloc_asan_context(void *ctxt, dispatch_function_t func, in alloc_asan_context() function
161 asan_block_context_t *asan_ctxt = alloc_asan_context(ctxt, func, &stack); \
179 asan_block_context_t *asan_ctxt = alloc_asan_context(ctxt, func, &stack); in INTERCEPT_DISPATCH_X_F_3()
192 asan_block_context_t *asan_ctxt = alloc_asan_context(ctxt, func, &stack); in INTERCEPTOR()