Searched refs:UnwindAssemblyInstances (Results 1 – 1 of 1) sorted by relevance
1739 typedef std::vector<UnwindAssemblyInstance> UnwindAssemblyInstances; typedef1748 static UnwindAssemblyInstances &1751 static UnwindAssemblyInstances g_instances; in GetUnwindAssemblyInstances()1783 UnwindAssemblyInstances &instances = GetUnwindAssemblyInstances (); in UnregisterPlugin()1785 UnwindAssemblyInstances::iterator pos, end = instances.end(); in UnregisterPlugin()1802 UnwindAssemblyInstances &instances = GetUnwindAssemblyInstances (); in GetUnwindAssemblyCreateCallbackAtIndex()1815 UnwindAssemblyInstances &instances = GetUnwindAssemblyInstances (); in GetUnwindAssemblyCreateCallbackForPluginName()1817 UnwindAssemblyInstances::iterator pos, end = instances.end(); in GetUnwindAssemblyCreateCallbackForPluginName()