Searched refs:PersistentAlloc (Results 1 - 2 of 2) sorted by last modified time

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_persistent_allocator.h66 inline void *PersistentAlloc(uptr sz) { function in namespace:__sanitizer
H A Dsanitizer_stackdepotbase.h126 s = (Node *)PersistentAlloc(memsz);

Completed in 106 milliseconds