Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Utility/
H A DProcessInfo.cpp62 void ProcessInfo::SetExecutableFile(const FileSpec &exe_file, in SetExecutableFile() function in ProcessInfo
/llvm-project-15.0.7/lldb/source/API/
H A DSBLaunchInfo.cpp121 void SBLaunchInfo::SetExecutableFile(SBFileSpec exe_file, in SetExecutableFile() function in SBLaunchInfo