Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_allocator.cpp71 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { in RawInternalFree() function
126 RawInternalFree(addr, cache); in InternalFree()