Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h39 eWatchWrite, enumerator
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp25 OptionGroupWatchpoint::eWatchWrite,
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp882 m_option_watchpoint.watch_type = OptionGroupWatchpoint::eWatchWrite; in DoExecute()
1070 m_option_watchpoint.watch_type = OptionGroupWatchpoint::eWatchWrite; in DoExecute()