Searched refs:SetPlatformFileSpec (Results 1 – 9 of 9) sorted by relevance
63 void SetPlatformFileSpec(const lldb::SBFileSpec &fspec);
68 bool SetPlatformFileSpec(const lldb::SBFileSpec &platform_file);
139 module.SetPlatformFileSpec(lldb::SBFileSpec(remotePath.c_str())); in Execute()
51 void SBModuleSpec::SetPlatformFileSpec(const lldb::SBFileSpec &sb_spec) { in SetPlatformFileSpec() function in SBModuleSpec
106 bool SBModule::SetPlatformFileSpec(const lldb::SBFileSpec &platform_file) { in SetPlatformFileSpec() function in SBModule112 module_sp->SetPlatformFileSpec(*platform_file); in SetPlatformFileSpec()
589 void SetPlatformFileSpec(const FileSpec &file) { m_platform_file = file; } in SetPlatformFileSpec() function
250 module_sp->SetPlatformFileSpec(resolved_spec.GetFileSpec()); in GetSharedModule()
2696 module_sp->SetPlatformFileSpec(remote_file); in Install()
391 module_sp->SetPlatformFileSpec(remote_file); in DoExecute()401 module_sp->SetPlatformFileSpec(remote_file); in DoExecute()