Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc719 void *asan_memalign(uptr alignment, uptr size, BufferedStackTrace *stack, in asan_memalign() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp1031 void *asan_memalign(uptr alignment, uptr size, BufferedStackTrace *stack, in asan_memalign() function