Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
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()
/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DEmulateInstruction.h97 InstructionType supported_inst_type,