Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp236 bool EmulateInstructionLoongArch::EmulateB(uint32_t inst) { in EmulateB() function in lldb_private::EmulateInstructionLoongArch
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp1051 bool EmulateInstructionARM64::EmulateB(const uint32_t opcode) { in EmulateB() function in EmulateInstructionARM64
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp2798 bool EmulateInstructionARM::EmulateB(const uint32_t opcode, in EmulateB() function in EmulateInstructionARM