Home
last modified time | relevance | path

Searched refs:eWatchWrite (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h43 eWatchWrite, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp21 {OptionGroupWatchpoint::eWatchWrite, "write", "Watch for write"},
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp857 m_option_watchpoint.watch_type = OptionGroupWatchpoint::eWatchWrite; in DoExecute()
1053 m_option_watchpoint.watch_type = OptionGroupWatchpoint::eWatchWrite; in DoExecute()