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.h455 eWatchpointWriteTypeOnModify enumerator
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1305 options.SetWatchpointTypeWrite(eWatchpointWriteTypeOnModify); in WatchAddress()
1322 if (options.GetWatchpointTypeWrite() == eWatchpointWriteTypeOnModify) in WatchpointCreateByAddress()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp82704 {SWIG_LUA_CONSTTAB_INT("eWatchpointWriteTypeOnModify", (lldb::eWatchpointWriteTypeOnModify))},