LLVM 19.0.0git
Public Attributes | List of all members
llvm::DWARF5AccelTable::UnitIndexAndEncoding Struct Reference

#include "llvm/CodeGen/AccelTable.h"

Public Attributes

unsigned Index
 
DebugNamesAbbrev::AttributeEncoding Encoding
 

Detailed Description

Definition at line 390 of file AccelTable.h.

Member Data Documentation

◆ Encoding

DebugNamesAbbrev::AttributeEncoding llvm::DWARF5AccelTable::UnitIndexAndEncoding::Encoding

Definition at line 392 of file AccelTable.h.

◆ Index

unsigned llvm::DWARF5AccelTable::UnitIndexAndEncoding::Index

Definition at line 391 of file AccelTable.h.


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