LLVM 19.0.0git
Public Attributes | List of all members
llvm::DWARFYAML::Data::AbbrevTableInfo Struct Reference

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

uint64_t Index
 
uint64_t Offset
 

Detailed Description

Definition at line 259 of file DWARFYAML.h.

Member Data Documentation

◆ Index

uint64_t llvm::DWARFYAML::Data::AbbrevTableInfo::Index

Definition at line 260 of file DWARFYAML.h.

◆ Offset

uint64_t llvm::DWARFYAML::Data::AbbrevTableInfo::Offset

Definition at line 261 of file DWARFYAML.h.


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