Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp70 static void RegisterDeallocation(void *p) { in RegisterDeallocation() function
120 RegisterDeallocation(p); in Deallocate()
130 RegisterDeallocation(p); in Reallocate()