Home
last modified time | relevance | path

Searched defs:Leak (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.h196 struct Leak { global() struct
205 is_suppressedLeak global() argument
H A Dlsan_common.cpp257 const char *Leak() { return Blue(); } in Leak() function in __lsan::Decorator
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp455 void IRMemoryMap::Leak(lldb::addr_t process_address, Status &error) { in Leak() function in IRMemoryMap