Home
last modified time | relevance | path

Searched defs:EmulateInstructionMIPS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h93 bool (EmulateInstructionMIPS::*callback)(llvm::MCInst &insn); member
H A DEmulateInstructionMIPS.cpp44 LLDB_PLUGIN_DEFINE_ADV(EmulateInstructionMIPS, InstructionMIPS) in LLDB_PLUGIN_DEFINE_ADV() argument
63 EmulateInstructionMIPS::EmulateInstructionMIPS( in EmulateInstructionMIPS() function in EmulateInstructionMIPS