Home
last modified time | relevance | path

Searched refs:remote_arg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1760 CommandArgumentData remote_arg{eArgTypeRemotePath, eArgRepeatPlain}; in CommandObjectPlatformInstall() local
1762 m_arguments.push_back({remote_arg}); in CommandObjectPlatformInstall()