LLVM  8.0.1
Public Attributes | List of all members
llvm::SectionName Struct Reference

#include "llvm/DebugInfo/DWARF/DWARFSection.h"

Collaboration diagram for llvm::SectionName:
Collaboration graph
[legend]

Public Attributes

StringRef Name
 
bool IsNameUnique
 

Detailed Description

Definition at line 21 of file DWARFSection.h.

Member Data Documentation

◆ IsNameUnique

bool llvm::SectionName::IsNameUnique

Definition at line 23 of file DWARFSection.h.

◆ Name

StringRef llvm::SectionName::Name

Definition at line 22 of file DWARFSection.h.


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