Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_common.h168 kIgnoreObjectAlreadyIgnored, enumerator
H A Dlsan_allocator.cpp314 return kIgnoreObjectAlreadyIgnored; in IgnoreObjectLocked()
H A Dlsan_common.cpp953 if (res == kIgnoreObjectAlreadyIgnored) in __lsan_ignore_object()
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_allocator.cpp1151 return kIgnoreObjectAlreadyIgnored; in IgnoreObjectLocked()