Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h53 EmulateInstructionRISCV(const ArchSpec &arch) : EmulateInstruction(arch) {} in EmulateInstructionRISCV() function
H A DRISCVInstructions.h20 class EmulateInstructionRISCV; variable