Lines Matching refs:GetPath
217 llvm::StringRef(symfile_spec.GetPath()) in LocateExecutableScriptingResources()
284 symfile_spec.GetPath().c_str(), in LocateExecutableScriptingResources()
294 symfile_spec.GetPath().c_str(), reason_for_complaint, in LocateExecutableScriptingResources()
375 platform_file.GetPath(platform_path, sizeof(platform_path)); in GetSharedModule()
377 bundle_directory.GetPath(bundle_dir, sizeof(bundle_dir)); in GetSharedModule()
382 module_search_paths_ptr->GetFileSpecAtIndex(i).GetPath( in GetSharedModule()
678 std::string shell_string = shell.GetPath(); in GetResumeCountForLaunchInfo()
772 sdks_spec.GetPath(), find_directories, find_files, find_other, in FindSDKInXcodeForModules()
969 entry_sp->AddStringItem("image", module->GetFileSpec().GetPath(false)); in ExtractCrashInfoAnnotations()
1076 if (FileSystem::Instance().IsDirectory(sysroot_spec.GetPath())) { in AddClangModuleCompilationOptionsForSDKType()
1078 options.push_back(sysroot_spec.GetPath()); in AddClangModuleCompilationOptionsForSDKType()
1141 dir.GetDirectory().SetCString(xcode_lldb_resources.GetPath().c_str()); in LocateExecutable()
1155 cmd_line_lldb_resources.GetPath().c_str()); in LocateExecutable()
1228 module_search_paths_ptr->GetFileSpecAtIndex(i).GetPath().c_str()); in FindBundleBinaryInExecSearchPaths()
1287 return FileSpec(FindComponentInPath(fspec.GetPath(), ".xctoolchain")); in GetCurrentToolchainDirectory()
1293 return FileSpec(FindComponentInPath(fspec.GetPath(), "CommandLineTools")); in GetCurrentCommandLineToolsDirectory()