Home
last modified time | relevance | path

Searched refs:SetWatchpointTypeWrite (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/
H A DSBWatchpointOptionsDocstrings.i10 ) lldb::SBWatchpointOptions::SetWatchpointTypeWrite;
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBWatchpointOptions.h33 void SetWatchpointTypeWrite(lldb::WatchpointWriteType write_type);
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBWatchpointOptions.cpp55 void SBWatchpointOptions::SetWatchpointTypeWrite( in SetWatchpointTypeWrite() function in SBWatchpointOptions
H A DSBTarget.cpp1331 options.SetWatchpointTypeWrite(eWatchpointWriteTypeOnModify); in WatchAddress()
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp77657 (arg1)->SetWatchpointTypeWrite(arg2); in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()