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

/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h23 class EmulateInstructionRISCV : public EmulateInstruction { class in namespace:lldb_private
53 EmulateInstructionRISCV(const ArchSpec &arch) : EmulateInstruction(arch) {} function in class:lldb_private::EmulateInstructionRISCV

Completed in 175 milliseconds