Home
last modified time | relevance | path

Searched refs:SBWatchpointOptions (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDefines.h135 class LLDB_API SBWatchpointOptions; variable
H A DSBTarget.h849 lldb::SBWatchpointOptions options, SBError &error);
/freebsd/contrib/llvm-project/lldb/bindings/
H A Dheaders.swig87 #include "lldb/API/SBWatchpointOptions.h"
H A Dinterfaces.swig168 %include "lldb/API/SBWatchpointOptions.h"
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1336 SBWatchpointOptions options; in WatchAddress()
1344 SBWatchpointOptions options, in WatchpointCreateByAddress()
/freebsd/lib/clang/liblldb/
H A DMakefile95 SRCS+= API/SBWatchpointOptions.cpp
H A DLLDBWrapLua.cpp59865 lldb::SBWatchpointOptions arg4 ; in _wrap_SBTarget_WatchpointCreateByAddress()
59867 lldb::SBWatchpointOptions *argp4 ; in _wrap_SBTarget_WatchpointCreateByAddress()
80804 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_0()
80807 result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions(); in _wrap_new_SBWatchpointOptions__SWIG_0()
80821 lldb::SBWatchpointOptions *arg1 = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()
80822 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()
80831 …result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions((lldb::SBWatchpointOptions con… in _wrap_new_SBWatchpointOptions__SWIG_1()
80878 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeRead()
80904 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
80914 result = (bool)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeRead(); in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
[all …]