LLDB mainline
Public Attributes | List of all members
lldb_private::ObjectFileJSON::Header Struct Reference

#include <ObjectFileJSON.h>

Public Attributes

std::string triple
 
std::string uuid
 
std::optional< ObjectFile::Typetype
 

Detailed Description

Definition at line 92 of file ObjectFileJSON.h.

Member Data Documentation

◆ triple

std::string lldb_private::ObjectFileJSON::Header::triple

◆ type

std::optional<ObjectFile::Type> lldb_private::ObjectFileJSON::Header::type

◆ uuid

std::string lldb_private::ObjectFileJSON::Header::uuid

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