Searched refs:SnapshotSharedLibs (Results 1 – 4 of 4) sorted by relevance
52 func (m *Module) SnapshotSharedLibs() []string { func53 return m.Properties.SnapshotSharedLibs
95 SnapshotSharedLibs() []string methodSpec
382 prop.SharedLibs = m.SnapshotSharedLibs()427 prop.SharedLibs = m.SnapshotSharedLibs()
41 func (mod *Module) SnapshotSharedLibs() []string { func