Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdCmdFile.cpp134 CMIUtilString remotePath; in Execute() local
136 remotePath); in Execute()
139 module.SetPlatformFileSpec(lldb::SBFileSpec(remotePath.c_str())); in Execute()