Searched refs:GetOperands (Results 1 – 7 of 7) sorted by relevance
40 GetOperands (lldb::SBTarget target);73 return self.GetOperands (target)
92 SBInstruction::GetOperands(SBTarget target) in GetOperands() function in SBInstruction105 return m_opaque_sp->GetOperands(&exe_ctx); in GetOperands()
39 self.assertTrue (inst.GetOperands(target) == '%' + "rsp, " + '%' + "rbp")
49 GetOperands (lldb::SBTarget target);
52 GetOperands (const ExecutionContext* exe_ctx) in GetOperands() function
480 operands = inst.GetOperands (target)
3091 lldb.SBInstruction.GetOperands lldb.SBInstruction-class.html#GetOperands