Searched refs:GetOperands (Results 1 – 6 of 6) sorted by relevance
111 const char *SBInstruction::GetOperands(SBTarget target) { in GetOperands() function in SBInstruction123 return inst_sp->GetOperands(&exe_ctx); in GetOperands()
41 const char *GetOperands(lldb::SBTarget target);
92 const char *GetOperands(const ExecutionContext *exe_ctx) { in GetOperands() function
387 const char *pStrOperands = instrt.GetOperands(sbTarget); in Execute()
792 const char *operands_string = GetOperands(nullptr); in ParseOperands()
4203 const char *operands = inst->GetOperands(&exe_ctx); in WindowDelegateDraw()