|
LLDB mainline
|
#include <TraceIntelPTJSONStructs.h>
Public Attributes | |
| std::optional< JSONUINT64 > | load_address |
| std::string | file |
Definition at line 47 of file TraceIntelPTJSONStructs.h.
| std::string lldb_private::trace_intel_pt::JSONKernel::file |
Definition at line 49 of file TraceIntelPTJSONStructs.h.
Referenced by lldb_private::trace_intel_pt::fromJSON(), and lldb_private::trace_intel_pt::toJSON().
| std::optional<JSONUINT64> lldb_private::trace_intel_pt::JSONKernel::load_address |
Definition at line 48 of file TraceIntelPTJSONStructs.h.
Referenced by lldb_private::trace_intel_pt::fromJSON(), and lldb_private::trace_intel_pt::toJSON().