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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp51 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, function in namespace:__sanitizer
108 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, function in namespace:__sanitizer

Completed in 99 milliseconds