Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp437 typedef PluginInstances<EmulateInstructionInstance> EmulateInstructionInstances; typedef
439 static EmulateInstructionInstances &GetEmulateInstructionInstances() { in GetEmulateInstructionInstances()
440 static EmulateInstructionInstances g_instances; in GetEmulateInstructionInstances()