Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp49 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function
87 void *p = RawInternalAlloc(size, cache, alignment); in InternalAlloc()