Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_allocator.cc64 static void RegisterDeallocation(void *p) { in RegisterDeallocation() function
114 RegisterDeallocation(p); in Deallocate()
120 RegisterDeallocation(p); in Reallocate()