Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1350 typedef PluginInstances<MemoryHistoryInstance> MemoryHistoryInstances; typedef
1352 static MemoryHistoryInstances &GetMemoryHistoryInstances() { in GetMemoryHistoryInstances()
1353 static MemoryHistoryInstances g_instances; in GetMemoryHistoryInstances()