OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Elf32_gptab Union Reference

#include <elf.h>

Collaboration diagram for Elf32_gptab:
Collaboration graph

Public Attributes

struct {
   Elf32_Word   gt_current_g_value
 
   Elf32_Word   gt_unused
 
gt_header
 
struct {
   Elf32_Word   gt_g_value
 
   Elf32_Word   gt_bytes
 
gt_entry
 

Detailed Description

Definition at line 1735 of file elf.h.

Member Data Documentation

Elf32_Word Elf32_gptab::gt_bytes

Definition at line 1745 of file elf.h.

Elf32_Word Elf32_gptab::gt_current_g_value

Definition at line 1739 of file elf.h.

struct { ... } Elf32_gptab::gt_entry
Elf32_Word Elf32_gptab::gt_g_value

Definition at line 1744 of file elf.h.

struct { ... } Elf32_gptab::gt_header
Elf32_Word Elf32_gptab::gt_unused

Definition at line 1740 of file elf.h.


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