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

#include "llvm/ObjectYAML/DWARFYAML.h"

Public Attributes

llvm::yaml::Hex32 AbbrCode
 
std::vector< FormValueValues
 

Detailed Description

Definition at line 99 of file DWARFYAML.h.

Member Data Documentation

◆ AbbrCode

llvm::yaml::Hex32 llvm::DWARFYAML::Entry::AbbrCode

Definition at line 100 of file DWARFYAML.h.

◆ Values

std::vector<FormValue> llvm::DWARFYAML::Entry::Values

Definition at line 101 of file DWARFYAML.h.


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