Searched defs:SetPlatformFileSpec (Results 1 – 3 of 3) sorted by relevance
82 void SBModuleSpec::SetPlatformFileSpec(const lldb::SBFileSpec &sb_spec) { in SetPlatformFileSpec() function in SBModuleSpec
127 bool SBModule::SetPlatformFileSpec(const lldb::SBFileSpec &platform_file) { in SetPlatformFileSpec() function in SBModule
472 void SetPlatformFileSpec(const FileSpec &file) { m_platform_file = file; } SetPlatformFileSpec() function