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

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp78 // alloc_lsan_context().
97 extern "C" lsan_block_context_t *alloc_lsan_context(void *ctxt, 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);
131 lsan_block_context_t *lsan_ctxt = alloc_lsan_context(ctxt, func);

Completed in 115 milliseconds