Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp1000 CommandArgumentData source_arg{eArgTypePath, eArgRepeatPlain}; in CommandObjectPlatformPutFile() local
1002 m_arguments.push_back({source_arg}); in CommandObjectPlatformPutFile()