Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc56 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { in RawInternalFree() function
110 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) {
160 RawInternalFree(addr, cache); in InternalFree()