Searched refs:lsan_mz_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp48 uptr size = lsan_mz_size(ptr)
H A Dlsan_allocator.h111 uptr lsan_mz_size(const void *p);
H A Dlsan_allocator.cpp228 uptr lsan_mz_size(const void *p) { function in namespace:__lsan

Completed in 216 milliseconds