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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp70 static void RegisterDeallocation(void *p) { function in namespace:__lsan
120 RegisterDeallocation(p);
126 RegisterDeallocation(p);

Completed in 179 milliseconds