Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2145 WatchpointOptions::CommandData *wp_option_data = in WatchpointCallbackFunction() local
2147 const char *python_function_name = wp_option_data->script_source.c_str(); in WatchpointCallbackFunction()