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

#include <ObjectFileJSON.h>

Public Attributes

std::vector< JSONSectionsections
 
std::vector< JSONSymbolsymbols
 

Detailed Description

Definition at line 98 of file ObjectFileJSON.h.

Member Data Documentation

◆ sections

std::vector<JSONSection> lldb_private::ObjectFileJSON::Body::sections

◆ symbols

std::vector<JSONSymbol> lldb_private::ObjectFileJSON::Body::symbols

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