Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/lsan/
Dlsan_common.cpp573 chunk = GetUserBegin(chunk); in MarkIndirectlyLeakedCb()
583 chunk = GetUserBegin(chunk); in IgnoredSuppressedCb()
603 chunk = GetUserBegin(chunk); in CollectIgnoredCb()
644 chunk = GetUserBegin(chunk); in ResetTagsCb()
655 chunk = GetUserBegin(chunk); in CollectLeaksCb()
Dlsan_common.h133 uptr GetUserBegin(uptr chunk);
Dlsan_allocator.cpp274 uptr GetUserBegin(uptr chunk) { in GetUserBegin() function
/openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/
Dhwasan_allocator.cpp522 uptr GetUserBegin(uptr chunk) { in GetUserBegin() function
/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_allocator.cpp1096 uptr GetUserBegin(uptr chunk) { in GetUserBegin() function