Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp74 static void RegisterDeallocation(void *p) { in RegisterDeallocation() function
126 RegisterDeallocation(p); in Deallocate()
136 RegisterDeallocation(p); in Reallocate()