Searched defs:exe_file (Results 1 – 7 of 7) sorted by relevance
39 const wchar_t* exe_file() const { return szExeFile; } in exe_file() function
116 void SBAttachInfo::SetExecutable(SBFileSpec exe_file) { in SetExecutable()
119 void SBLaunchInfo::SetExecutableFile(SBFileSpec exe_file, in SetExecutableFile()
63 void ProcessInfo::SetExecutableFile(const FileSpec &exe_file, in SetExecutableFile()
937 for (const auto &exe_file : in ExamineKextForMatchingUUID() local
166 bool PDBSourceLineWriter::SetCodeFile(const wstring &exe_file) { in SetCodeFile()
784 FileSpec exe_file = launch_info.GetExecutableFile(); in SendArgumentsPacket() local