LLVM 19.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 198 of file ELFYAML.h.

Member Data Documentation

◆ Address

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

Definition at line 199 of file ELFYAML.h.

◆ Size

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

Definition at line 200 of file ELFYAML.h.


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