Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.h42 EmulateInstructionLoongArch(const ArchSpec &arch) : EmulateInstruction(arch) { in EmulateInstructionLoongArch() function
69 bool (EmulateInstructionLoongArch::*callback)(uint32_t opcode); member