Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cpp76 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { in RawInternalFree() function
130 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { in RawInternalFree() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc56 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { in RawInternalFree() function