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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp76 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { function in namespace:__sanitizer
130 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { function in namespace:__sanitizer
204 RawInternalFree(addr, cache);

Completed in 94 milliseconds