Searched refs:POSIX_LOG_WATCHPOINTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.cpp22 {{"watch"}, {"log watchpoint related activities"}, POSIX_LOG_WATCHPOINTS},
H A DProcessPOSIXLog.h22 #define POSIX_LOG_WATCHPOINTS (1u << 8) macro
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp698 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS));
752 Log *log(ProcessPOSIXLog::GetLogIfAllCategoriesSet(POSIX_LOG_WATCHPOINTS));

Completed in 101 milliseconds