LLVM 17.0.0git
Public Attributes | List of all members
llvm::ELFYAML::StackSizeEntry Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Public Attributes

llvm::yaml::Hex64 Address
 
llvm::yaml::Hex64 Size
 

Detailed Description

Definition at line 173 of file ELFYAML.h.

Member Data Documentation

◆ Address

llvm::yaml::Hex64 llvm::ELFYAML::StackSizeEntry::Address

Definition at line 174 of file ELFYAML.h.

◆ Size

llvm::yaml::Hex64 llvm::ELFYAML::StackSizeEntry::Size

Definition at line 175 of file ELFYAML.h.


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