Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp436 typedef PluginInstances<EmulateInstructionInstance> EmulateInstructionInstances; typedef
438 static EmulateInstructionInstances &GetEmulateInstructionInstances() { in GetEmulateInstructionInstances()
439 static EmulateInstructionInstances g_instances; in GetEmulateInstructionInstances()