Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc154 void InternalFree(void *addr, InternalAllocatorCache *cache) { in InternalFree() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cpp205 void InternalFree(void *addr, InternalAllocatorCache *cache) { in InternalFree() function