Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h448 eWatchpointWriteTypeOnModify enumerator
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1338 options.SetWatchpointTypeWrite(eWatchpointWriteTypeOnModify); in WatchAddress()
1356 if (options.GetWatchpointTypeWrite() == eWatchpointWriteTypeOnModify) in WatchpointCreateByAddress()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81306 {SWIG_LUA_CONSTTAB_INT("eWatchpointWriteTypeOnModify", (lldb::eWatchpointWriteTypeOnModify))},