LLVM 19.0.0git
Public Attributes | List of all members
llvm::ELFYAML::DynamicEntry Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Public Attributes

ELF_DYNTAG Tag
 
llvm::yaml::Hex64 Val
 

Detailed Description

Definition at line 154 of file ELFYAML.h.

Member Data Documentation

◆ Tag

ELF_DYNTAG llvm::ELFYAML::DynamicEntry::Tag

Definition at line 155 of file ELFYAML.h.

◆ Val

llvm::yaml::Hex64 llvm::ELFYAML::DynamicEntry::Val

Definition at line 156 of file ELFYAML.h.


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