LLVM: llvm::ELFYAML::GnuHashHeader Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/ELFYAML.h](ELFYAML%5F8h%5Fsource.html)"

Public Attributes
std::optional< llvm::yaml::Hex32 > NBuckets
llvm::yaml::Hex32 SymNdx
std::optional< llvm::yaml::Hex32 > MaskWords
llvm::yaml::Hex32 Shift2

Definition at line 455 of file ELFYAML.h.

MaskWords

std::optionalllvm::yaml::Hex32 llvm::ELFYAML::GnuHashHeader::MaskWords

NBuckets

std::optionalllvm::yaml::Hex32 llvm::ELFYAML::GnuHashHeader::NBuckets

Shift2

llvm::yaml::Hex32 llvm::ELFYAML::GnuHashHeader::Shift2

SymNdx

llvm::yaml::Hex32 llvm::ELFYAML::GnuHashHeader::SymNdx


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