Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cc122 void *InternalAlloc(uptr size, InternalAllocatorCache *cache, uptr alignment) { in InternalAlloc() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cpp155 void *InternalAlloc(uptr size, InternalAllocatorCache *cache, uptr alignment) { in InternalAlloc() function