Searched refs:SymbolFileInstances (Results 1 – 1 of 1) sorted by relevance
1662 typedef std::vector<SymbolFileInstance> SymbolFileInstances; typedef1669 static SymbolFileInstances &GetSymbolFileInstances() { in GetSymbolFileInstances()1670 static SymbolFileInstances g_instances; in GetSymbolFileInstances()1695 SymbolFileInstances &instances = GetSymbolFileInstances(); in UnregisterPlugin()1697 SymbolFileInstances::iterator pos, end = instances.end(); in UnregisterPlugin()1711 SymbolFileInstances &instances = GetSymbolFileInstances(); in GetSymbolFileCreateCallbackAtIndex()1722 SymbolFileInstances &instances = GetSymbolFileInstances(); in GetSymbolFileCreateCallbackForPluginName()1724 SymbolFileInstances::iterator pos, end = instances.end(); in GetSymbolFileCreateCallbackForPluginName()