Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBDefines.h138 class LLDB_API SBWatchpointOptions; variable
H A DSBTarget.h866 lldb::SBWatchpointOptions options, SBError &error);
/freebsd/contrib/llvm-project/lldb/bindings/
H A Dinterfaces.swig172 %include "lldb/API/SBWatchpointOptions.h"
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1302 SBWatchpointOptions options; in WatchAddress()
1311 SBWatchpointOptions options, in WatchpointCreateByAddress()
/freebsd/lib/clang/liblldb/
H A DMakefile112 SRCS+= API/SBWatchpointOptions.cpp
H A DLLDBWrapLua.cpp61064 lldb::SBWatchpointOptions arg4 ; in _wrap_SBTarget_WatchpointCreateByAddress()
61066 lldb::SBWatchpointOptions *argp4 ; in _wrap_SBTarget_WatchpointCreateByAddress()
82198 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_0()
82201 result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions(); in _wrap_new_SBWatchpointOptions__SWIG_0()
82215 lldb::SBWatchpointOptions *arg1 = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()
82216 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()
82225 …result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions((lldb::SBWatchpointOptions con… in _wrap_new_SBWatchpointOptions__SWIG_1()
82272 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeRead()
82298 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
82308 result = (bool)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeRead(); in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
[all …]