Searched defs:lsan_aligned_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp163 void *lsan_aligned_alloc(uptr alignment, uptr size, const StackTrace &stack) { function in namespace:__lsan

Completed in 100 milliseconds