Lines Matching refs:GetPath
72 exe_valid = exe_module->GetFileSpec().GetPath(exe_path, sizeof(exe_path)); in DumpTargetInfo()
276 core_file.GetPath().c_str()); in DoExecute()
282 core_file.GetPath().c_str()); in DoExecute()
294 symfile.GetPath().c_str()); in DoExecute()
300 symfile.GetPath(symfile_path, sizeof(symfile_path)); in DoExecute()
389 std::string remote_path = remote_file.GetPath(); in DoExecute()
405 core_file.GetPath(core_path, sizeof(core_path)); in DoExecute()
825 sc.comp_unit->GetPath().c_str(), in DumpGlobalVariableList()
826 sc.module_sp->GetFileSpec().GetPath().c_str()); in DumpGlobalVariableList()
829 sc.module_sp->GetFileSpec().GetPath().c_str()); in DumpGlobalVariableList()
832 s.Printf("Global variables for %s\n", sc.comp_unit->GetPath().c_str()); in DumpGlobalVariableList()
938 comp_unit->GetPath().c_str()); in DoExecute()
974 module_file.GetPath().c_str()); in DoExecute()
1383 std::string fullpath = file_spec_ptr->GetPath(); in DumpFullpath()
2575 module_spec.GetFileSpec().GetPath().c_str(), in DoExecute()
2576 module_spec.GetSymbolFileSpec().GetPath().c_str()); in DoExecute()
2582 module_spec.GetFileSpec().GetPath().c_str()); in DoExecute()
2639 std::string resolved_path = file_spec.GetPath(); in DoExecute()
2892 module->GetFileSpec().GetPath(path, sizeof(path)); in DoExecute()
2898 module->GetFileSpec().GetPath(path, sizeof(path)); in DoExecute()
2906 module_spec_file->GetPath(path, sizeof(path)); in DoExecute()
2916 module_spec.GetFileSpec().GetPath(path, sizeof(path)); in DoExecute()
2929 .GetPath(path, sizeof(path))) in DoExecute()
4144 symbol_fspec.GetPath(symfile_path, sizeof(symfile_path)); in AddModuleSymbols()
4249 module_fs.GetPath().c_str()); in AddModuleSymbols()
4291 !fs::is_regular_file(symbol_fspec.GetPath()) in AddModuleSymbols()
4298 !fs::is_regular_file(symbol_fspec.GetPath()) in AddModuleSymbols()
4453 module_spec.GetSymbolFileSpec().GetPath(); in DoExecute()