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

#include "llvm/ObjectYAML/ELFYAML.h"

Public Attributes

StringRef Name
 
yaml::BinaryRef Desc
 
ELF_NT Type
 

Detailed Description

Definition at line 203 of file ELFYAML.h.

Member Data Documentation

◆ Desc

yaml::BinaryRef llvm::ELFYAML::NoteEntry::Desc

Definition at line 205 of file ELFYAML.h.

◆ Name

StringRef llvm::ELFYAML::NoteEntry::Name

Definition at line 204 of file ELFYAML.h.

◆ Type

ELF_NT llvm::ELFYAML::NoteEntry::Type

Definition at line 206 of file ELFYAML.h.


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