Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.cc185 void InternalFree(void *addr, InternalAllocatorCache *cache) { in InternalFree() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator.cc187 void InternalFree(void *addr, InternalAllocatorCache *cache) { in InternalFree() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.cpp186 void InternalFree(void *addr, InternalAllocatorCache *cache) { in InternalFree() function