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

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

yaml::Hex64 Code
 
dwarf::Tag Tag
 
std::vector< IdxFormIndices
 

Detailed Description

Definition at line 126 of file DWARFYAML.h.

Member Data Documentation

◆ Code

yaml::Hex64 llvm::DWARFYAML::DebugNameAbbreviation::Code

Definition at line 127 of file DWARFYAML.h.

◆ Indices

std::vector<IdxForm> llvm::DWARFYAML::DebugNameAbbreviation::Indices

Definition at line 129 of file DWARFYAML.h.

◆ Tag

dwarf::Tag llvm::DWARFYAML::DebugNameAbbreviation::Tag

Definition at line 128 of file DWARFYAML.h.


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