Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h690 lldb::SBBreakpoint BreakpointCreateByRegex(const char *symbol_name_regex,
694 BreakpointCreateByRegex(const char *symbol_name_regex,
698 lldb::SBBreakpoint BreakpointCreateByRegex(
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp890 SBBreakpoint SBTarget::BreakpointCreateByRegex(const char *symbol_name_regex, in BreakpointCreateByRegex() function in SBTarget
899 return BreakpointCreateByRegex(symbol_name_regex, eLanguageTypeUnknown, in BreakpointCreateByRegex()
904 SBTarget::BreakpointCreateByRegex(const char *symbol_name_regex, in BreakpointCreateByRegex() function in SBTarget
909 return BreakpointCreateByRegex(symbol_name_regex, eLanguageTypeUnknown, in BreakpointCreateByRegex()
913 lldb::SBBreakpoint SBTarget::BreakpointCreateByRegex( in BreakpointCreateByRegex() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp58069 result = (arg1)->BreakpointCreateByRegex((char const *)arg2,(char const *)arg3); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_0()
58099 result = (arg1)->BreakpointCreateByRegex((char const *)arg2); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_1()
58143 …result = (arg1)->BreakpointCreateByRegex((char const *)arg2,(lldb::SBFileSpecList const &)*arg3,(l… in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
58190 …result = (arg1)->BreakpointCreateByRegex((char const *)arg2,arg3,(lldb::SBFileSpecList const &)*ar… in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()