Searched refs:bp_option_data (Results 1 – 1 of 1) sorted by relevance
2245 CommandDataPython *bp_option_data = (CommandDataPython *)baton; in BreakpointCallbackFunction() local2246 const char *python_function_name = bp_option_data->script_source.c_str(); in BreakpointCallbackFunction()