Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DEmulateInstruction.cpp46 InstructionType supported_inst_type, in FindPlugin() argument
55 create_callback(arch, supported_inst_type); in FindPlugin()
66 create_callback(arch, supported_inst_type); in FindPlugin()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h131 InstructionType supported_inst_type,