Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp288 auto process_or = m_process_manager.Launch(m_process_launch_info, *this); in LaunchProcess() local
357 auto process_or = m_process_manager.Attach(pid, *this); in AttachToProcess() local