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