LLDB mainline
Public Attributes | List of all members
lldb_private::trace_intel_pt::JSONModule Struct Reference

#include <TraceIntelPTJSONStructs.h>

Public Attributes

std::string system_path
 
std::optional< std::string > file
 
JSONUINT64 load_address
 
std::optional< std::string > uuid
 

Detailed Description

Definition at line 22 of file TraceIntelPTJSONStructs.h.

Member Data Documentation

◆ file

std::optional<std::string> lldb_private::trace_intel_pt::JSONModule::file

◆ load_address

JSONUINT64 lldb_private::trace_intel_pt::JSONModule::load_address

◆ system_path

std::string lldb_private::trace_intel_pt::JSONModule::system_path

◆ uuid

std::optional<std::string> lldb_private::trace_intel_pt::JSONModule::uuid

The documentation for this struct was generated from the following file: