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

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cc39 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { function in namespace:__sanitizer
80 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) {
108 RawInternalFree(addr, cache);

Completed in 50 milliseconds