LLVM 23.0.0git
llvm::UnitIndexEntry Struct Reference

#include "llvm/DWP/DWP.h"

Public Attributes

DWARFUnitIndex::Entry::SectionContribution Contributions [8]
std::string Name
std::string DWOName
StringRef DWPName

Detailed Description

Definition at line 145 of file DWP.h.

Member Data Documentation

◆ Contributions

DWARFUnitIndex::Entry::SectionContribution llvm::UnitIndexEntry::Contributions[8]

Definition at line 146 of file DWP.h.

Referenced by addAllTypesFromDWP(), addAllTypesFromTypesSection(), and llvm::write().

◆ DWOName

std::string llvm::UnitIndexEntry::DWOName

Definition at line 148 of file DWP.h.

◆ DWPName

StringRef llvm::UnitIndexEntry::DWPName

Definition at line 149 of file DWP.h.

◆ Name

std::string llvm::UnitIndexEntry::Name

Definition at line 147 of file DWP.h.


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