Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cpp51 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function
108 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc41 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function