LLDB mainline
Public Attributes | List of all members
lldb_private::DWARFContext::SectionData Struct Reference
Collaboration diagram for lldb_private::DWARFContext::SectionData:
Collaboration graph
[legend]

Public Attributes

llvm::once_flag flag
 
DWARFDataExtractor data
 

Detailed Description

Definition at line 26 of file DWARFContext.h.

Member Data Documentation

◆ data

DWARFDataExtractor lldb_private::DWARFContext::SectionData::data

Definition at line 28 of file DWARFContext.h.

Referenced by lldb_private::DWARFContext::LoadOrGetSection().

◆ flag

llvm::once_flag lldb_private::DWARFContext::SectionData::flag

Definition at line 27 of file DWARFContext.h.

Referenced by lldb_private::DWARFContext::LoadOrGetSection().


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