LLDB mainline
CommandObjectTrace.cpp File Reference

Go to the source code of this file.

Classes

class  CommandObjectTraceSave
class  CommandObjectTraceSave::CommandOptions
class  CommandObjectTraceLoad
class  CommandObjectTraceLoad::CommandOptions
class  CommandObjectTraceDump
class  CommandObjectTraceDump::CommandOptions
class  CommandObjectTraceSchema
class  CommandObjectTraceSchema::CommandOptions

Macros

#define LLDB_OPTIONS_trace_save
#define LLDB_OPTIONS_trace_load
#define LLDB_OPTIONS_trace_dump
#define LLDB_OPTIONS_trace_schema

Macro Definition Documentation

◆ LLDB_OPTIONS_trace_dump

#define LLDB_OPTIONS_trace_dump

Definition at line 224 of file CommandObjectTrace.cpp.

◆ LLDB_OPTIONS_trace_load

#define LLDB_OPTIONS_trace_load

Definition at line 133 of file CommandObjectTrace.cpp.

◆ LLDB_OPTIONS_trace_save

#define LLDB_OPTIONS_trace_save

Definition at line 35 of file CommandObjectTrace.cpp.

◆ LLDB_OPTIONS_trace_schema

#define LLDB_OPTIONS_trace_schema

Definition at line 288 of file CommandObjectTrace.cpp.