Home | History | Annotate | Download | only in macosx

Lines Matching refs:SetFile

348                             out_dsym_fspec->SetFile(path, path[0] == '~');
402 out_exec_fspec->SetFile(path, path[0] == '~');
485 dsym_fspec.SetFile(path, false);
504 dsym_fspec.SetFile(path, false);
588 module_spec.GetFileSpec().SetFile (str.c_str(), true);
596 module_spec.GetSymbolFileSpec().SetFile (str.c_str(), true);
680 dsym_for_uuid_exe_spec.SetFile(dsym_for_uuid_exe_path_cstr, true);
686 dsym_for_uuid_exe_spec.SetFile("/usr/local/bin/dsymForUUID", false);
703 dsym_for_uuid_exe_spec.SetFile(dsymforuuid_path.c_str(), false);
711 dsym_for_uuid_exe_spec.SetFile(g_dbgshell_command, true);