Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h85 bool (EmulateInstructionMIPS64::*callback)(llvm::MCInst &insn); member
H A DEmulateInstructionMIPS64.cpp44 LLDB_PLUGIN_DEFINE_ADV(EmulateInstructionMIPS64, InstructionMIPS64) in LLDB_PLUGIN_DEFINE_ADV() argument
63 EmulateInstructionMIPS64::EmulateInstructionMIPS64( in EmulateInstructionMIPS64() function in EmulateInstructionMIPS64