Searched defs:InternalRealloc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator.cc160 void *InternalRealloc(void *addr, uptr size, InternalAllocatorCache *cache) { function in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.cc158 void *InternalRealloc(void *addr, uptr size, InternalAllocatorCache *cache) { function in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.cpp154 void *InternalRealloc(void *addr, uptr size, InternalAllocatorCache *cache) { function in namespace:__sanitizer

Completed in 136 milliseconds