Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp1043 bool EmulateInstructionARM64::EmulateB(const uint32_t opcode) { in EmulateB() function in EmulateInstructionARM64
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp2798 bool EmulateInstructionARM::EmulateB(const uint32_t opcode, in EmulateB() function in EmulateInstructionARM