Lines Matching refs:GetFileSpec
210 exe_module->GetFileSpec().GetPath (filename, sizeof(filename));
664 new_exec_module_sp->GetFileSpec().GetPath(new_path, PATH_MAX);
668 else if (old_exec_module_sp->GetFileSpec() != new_exec_module_sp->GetFileSpec())
672 old_exec_module_sp->GetFileSpec().GetPath (old_path, PATH_MAX);
673 new_exec_module_sp->GetFileSpec().GetPath (new_path, PATH_MAX);