Searched refs:GetOperands (Results 1 – 7 of 7) sorted by relevance
17 return self.GetOperands (target)
42 const char *GetOperands(lldb::SBTarget target);
129 const char *SBInstruction::GetOperands(SBTarget target) { in GetOperands() function in SBInstruction145 return ConstString(inst_sp->GetOperands(&exe_ctx)).GetCString(); in GetOperands()
73 const char *GetOperands(const ExecutionContext *exe_ctx,
1092 const char *operands_string = GetOperands(nullptr); in ParseOperands()
7197 const char *operands = inst->GetOperands(&exe_ctx); in WindowDelegateDraw()
33392 result = (char *)(arg1)->GetOperands(arg2); in _wrap_SBInstruction_GetOperands()