Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h79 kIgnoreObjectAlreadyIgnored, enumerator
H A Dlsan_allocator.cpp341 return kIgnoreObjectAlreadyIgnored; in IgnoreObject()
H A Dlsan_common.cpp1016 if (res == kIgnoreObjectAlreadyIgnored) in __lsan_ignore_object()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp645 return kIgnoreObjectAlreadyIgnored; in IgnoreObject()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp1212 return kIgnoreObjectAlreadyIgnored;