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

#include "llvm/ObjectYAML/ELFYAML.h"

Public Attributes

llvm::yaml::Hex32 Offset
 
llvm::yaml::Hex32 Value
 

Detailed Description

Definition at line 666 of file ELFYAML.h.

Member Data Documentation

◆ Offset

llvm::yaml::Hex32 llvm::ELFYAML::ARMIndexTableEntry::Offset

Definition at line 667 of file ELFYAML.h.

◆ Value

llvm::yaml::Hex32 llvm::ELFYAML::ARMIndexTableEntry::Value

Definition at line 668 of file ELFYAML.h.


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