LLVM API Documentation

Public Attributes
llvm::ELF::Elf64_Dyn Struct Reference

#include <ELF.h>

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

List of all members.

Public Attributes

Elf64_Sxword d_tag
union {
   Elf64_Xword   d_val
   Elf64_Addr   d_ptr
d_un

Detailed Description

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


Member Data Documentation

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

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

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


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