Home
last modified time | relevance | path

Searched refs:GetMallocBegin (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp151 static const void *GetMallocBegin(const void *p) { in GetMallocBegin() function
379 return GetMallocBegin(p) != nullptr; in __sanitizer_get_ownership()
384 return GetMallocBegin(p); in __sanitizer_get_allocated_begin()