Lines Matching refs:GetPath
134 if (exec_fspec->GetPath(exec_cf_path, sizeof(exec_cf_path)))
197 module_spec.GetFileSpec().GetPath().c_str(),
206 module_spec.GetFileSpec().GetPath());
217 module_spec.GetFileSpec().GetPath().c_str(),
259 switch (get_file_type(file_spec.GetPath())) {
331 std::string dsym_bundle_path = dsym_bundle_fspec.GetPath();
480 dsym_fspec.GetPath().c_str());
512 dsym_fspec.GetPath().c_str());
576 if (exec_fspec->GetPath(exec_cf_path, sizeof(exec_cf_path)))
639 module_spec.GetFileSpec().GetPath().c_str(),
648 module_spec.GetFileSpec().GetPath());
659 module_spec.GetFileSpec().GetPath().c_str(),
701 switch (get_file_type(file_spec.GetPath())) {
909 DBGSourcePath = resolved_source_path.GetPath();
925 build_path.GetPath(), source_path.GetPath(), true);
955 DBGSourcePath = resolved_source_path.GetPath();
1053 const std::string dsymForUUID_exe_path = dsymForUUID_exe_spec.GetPath();
1058 lookup_arg = file_spec_ptr ? file_spec_ptr->GetPath() : "";