Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp96 extern "C" lsan_block_context_t *alloc_lsan_context(void *ctxt, in alloc_lsan_context() function
112 lsan_block_context_t *lsan_ctxt = alloc_lsan_context(ctxt, func); \
123 lsan_block_context_t *lsan_ctxt = alloc_lsan_context(ctxt, func); in INTERCEPT_DISPATCH_X_F_3()
130 lsan_block_context_t *lsan_ctxt = alloc_lsan_context(ctxt, func); in INTERCEPTOR()