LLVM API Documentation

Public Attributes
llvm::ELF::Elf32_Dyn Struct Reference

#include <ELF.h>

Collaboration diagram for llvm::ELF::Elf32_Dyn:
Collaboration graph
[legend]

List of all members.

Public Attributes

Elf32_Sword d_tag
union {
   Elf32_Word   d_val
   Elf32_Addr   d_ptr
d_un

Detailed Description

Definition at line 1681 of file Support/ELF.h.


Member Data Documentation

Definition at line 1687 of file Support/ELF.h.

Definition at line 1683 of file Support/ELF.h.

Definition at line 1686 of file Support/ELF.h.


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