Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cpp71 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { in RawInternalFree() function
126 RawInternalFree(addr, cache); in InternalFree()