Searched refs:GetUserBegin (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp370 chunk = GetUserBegin(chunk);
383 chunk = GetUserBegin(chunk);
413 chunk = GetUserBegin(chunk);
489 chunk = GetUserBegin(chunk);
506 chunk = GetUserBegin(chunk);
H A Dlsan_common.h240 uptr GetUserBegin(uptr chunk);
H A Dlsan_allocator.cpp265 uptr GetUserBegin(uptr chunk) { function in namespace:__lsan
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp1043 uptr GetUserBegin(uptr chunk) { function in namespace:__lsan

Completed in 115 milliseconds