Searched refs:EmulateNonJMP (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.h89 bool EmulateNonJMP(uint32_t inst);
H A DEmulateInstructionLoongArch.cpp65 {0x00000000, 0x00000000, &EmulateInstructionLoongArch::EmulateNonJMP,
268 bool EmulateInstructionLoongArch::EmulateNonJMP(uint32_t inst) { return false; } function in class:lldb_private::EmulateInstructionLoongArch

Completed in 124 milliseconds