Searched refs:SetEnabledExtensions (Results 1 – 3 of 3) sorted by relevance
328 void SetEnabledExtensions(NativeProcessProtocol &process);
297 SetEnabledExtensions(*m_current_process); in LaunchProcess() 368 SetEnabledExtensions(*m_current_process); in AttachToProcess() 4270 SetEnabledExtensions(*x.second.process_up); in SetEnabledExtensions() 4274 void GDBRemoteCommunicationServerLLGS::SetEnabledExtensions( in SendContinueSuccessResponse() 4278 process.SetEnabledExtensions(flags); in SendContinueSuccessResponse() 4265 void GDBRemoteCommunicationServerLLGS::SetEnabledExtensions( SetEnabledExtensions() function in GDBRemoteCommunicationServerLLGS
399 virtual void SetEnabledExtensions(Extension flags) { in SetEnabledExtensions() function