reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
482 lldb::user_id_t SendStartTracePacket(const TraceOptions &options,
1243 return m_gdb_comm.SendStartTracePacket(options, error);
tools/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp382 return client.SendStartTracePacket(options, error); 396 return client.SendStartTracePacket(options, error);