Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h179 bool is_callback) override;
184 bool is_callback) override;
188 bool is_callback) override;
267 bool is_callback) override;
282 bool is_callback);
287 bool is_callback) override;
H A DScriptInterpreterPython.cpp1214 bool is_callback) { in SetBreakpointCommandCallback() argument
1216 /*uses_extra_args=*/false, is_callback); in SetBreakpointCommandCallback()
1223 bool is_callback) { in SetBreakpointCommandCallback() argument
1233 is_callback); in SetBreakpointCommandCallback()
1246 WatchpointOptions *wp_options, const char *user_input, bool is_callback) { in SetWatchpointCommandCallback() argument
1258 data_up->user_source, data_up->script_source, is_callback)) { in SetWatchpointCommandCallback()
1280 bool is_callback) { in GenerateFunction() argument
1307 if (is_callback) { in GenerateFunction()
1764 bool is_callback) { in GenerateBreakpointCommandCallbackData() argument
1783 error = GenerateFunction(sstr.GetData(), user_input, is_callback); in GenerateBreakpointCommandCallbackData()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.h93 bool is_callback) override;
97 bool is_callback) override;
H A DScriptInterpreterLua.cpp366 bool is_callback) { in SetBreakpointCommandCallback() argument
387 bool is_callback) { in SetWatchpointCommandCallback() argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h196 bool is_callback) { in GenerateBreakpointCommandCallbackData() argument
202 bool is_callback) { in GenerateWatchpointCommandCallbackData() argument
293 bool is_callback) { in GenerateFunction() argument
312 bool is_callback) { in SetBreakpointCommandCallback() argument
338 bool is_callback) {} in SetWatchpointCommandCallback() argument