Searched refs:GetLocationOptions (Results 1 – 5 of 5) sorted by relevance
78 GetLocationOptions().SetEnabled(enabled); in SetEnabled()97 GetLocationOptions().SetAutoContinue(auto_continue); in SetAutoContinue()118 GetLocationOptions().GetThreadSpec()->SetIndex(index); in SetThreadIndex()140 GetLocationOptions().GetThreadSpec()->SetName(thread_name); in SetThreadName()162 GetLocationOptions().GetThreadSpec()->SetQueueName(queue_name); in SetQueueName()200 GetLocationOptions().SetCallback( in SetCallback()208 GetLocationOptions().SetCallback(callback, baton_sp, is_synchronous); in SetCallback()213 GetLocationOptions().ClearCallback(); in ClearCallback()217 GetLocationOptions().SetCondition(condition); in SetCondition()339 GetLocationOptions().SetIgnoreCount(n); in SetIgnoreCount()[all …]
233 BreakpointOptions &bp_options = loc_sp->GetLocationOptions(); in SetScriptCallbackFunction() 259 BreakpointOptions &bp_options = loc_sp->GetLocationOptions(); in SetScriptCallbackBody() 288 loc_sp->GetLocationOptions().SetCommandDataCallback(cmd_data_up); in SetCommandLineCommands() 299 loc_sp->GetLocationOptions().GetCommandLineCallbacks(command_list); in GetCommandLineCommands()
209 BreakpointOptions &GetLocationOptions();
368 m_bp_options_vec.push_back(bp_loc_sp->GetLocationOptions()); in DoExecute()
865 location->GetLocationOptions().CopyOverSetOptions( in DoExecute()