Home
last modified time | relevance | path

Searched refs:UnwindAssemblyInstances (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Core/
DPluginManager.cpp1739 typedef std::vector<UnwindAssemblyInstance> UnwindAssemblyInstances; typedef
1748 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()