Searched refs:GetPlugin (Results 1 – 2 of 2) sorted by relevance
1094 Architecture *GetArchitecturePlugin() const { return m_arch.GetPlugin(); } in GetArchitecturePlugin()1588 Architecture *GetPlugin() const { return m_plugin_up.get(); } in GetPlugin() function
3472 void GetPlugin(ProcessLaunchInfo &launch_info) { in GetPlugin() function in lldb_private::curses::ProcessLaunchFormDelegate3535 GetPlugin(launch_info); in GetLaunchInfo()