Lines Matching refs:SBTarget
114 const char *SBInstruction::GetMnemonic(SBTarget target) { in GetMnemonic()
115 LLDB_RECORD_METHOD(const char *, SBInstruction, GetMnemonic, (lldb::SBTarget), in GetMnemonic()
134 const char *SBInstruction::GetOperands(SBTarget target) { in GetOperands()
135 LLDB_RECORD_METHOD(const char *, SBInstruction, GetOperands, (lldb::SBTarget), in GetOperands()
154 const char *SBInstruction::GetComment(SBTarget target) { in GetComment()
155 LLDB_RECORD_METHOD(const char *, SBInstruction, GetComment, (lldb::SBTarget), in GetComment()
183 SBData SBInstruction::GetData(SBTarget target) { in GetData()
184 LLDB_RECORD_METHOD(lldb::SBData, SBInstruction, GetData, (lldb::SBTarget), in GetData()
359 (lldb::SBTarget)); in RegisterMethods()
361 (lldb::SBTarget)); in RegisterMethods()
363 (lldb::SBTarget)); in RegisterMethods()
366 (lldb::SBTarget)); in RegisterMethods()