Home
last modified time | relevance | path

Searched defs:GetPlugin (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h1490 Architecture *GetPlugin() const { return m_plugin_up.get(); } in GetPlugin() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3472 void GetPlugin(ProcessLaunchInfo &launch_info) { in GetPlugin() function in curses::ProcessLaunchFormDelegate