Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp97 extern "C" lsan_block_context_t *alloc_lsan_context(void *ctxt, in alloc_lsan_context() function
113 lsan_block_context_t *lsan_ctxt = alloc_lsan_context(ctxt, func); \
124 lsan_block_context_t *lsan_ctxt = alloc_lsan_context(ctxt, func); in INTERCEPT_DISPATCH_X_F_3()
131 lsan_block_context_t *lsan_ctxt = alloc_lsan_context(ctxt, func); in INTERCEPTOR()