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

/external/lldb/source/Core/
H A DEmulateInstruction.cpp595 EmulateInstruction::SetInstruction (const Opcode &opcode, const Address &inst_addr, Target *target) function in class:EmulateInstruction
/external/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp12843 EmulateInstructionARM::SetInstruction (const Opcode &insn_opcode, const Address &inst_addr, Target *target) function in class:EmulateInstructionARM
12845 if (EmulateInstruction::SetInstruction (insn_opcode, inst_addr, target))

Completed in 130 milliseconds