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

#include <elf.h>

Collaboration diagram for Elf64_Shdr:
Collaboration graph

Public Attributes

Elf64_Word sh_name
 
Elf64_Word sh_type
 
Elf64_Xword sh_flags
 
Elf64_Addr sh_addr
 
Elf64_Off sh_offset
 
Elf64_Xword sh_size
 
Elf64_Word sh_link
 
Elf64_Word sh_info
 
Elf64_Xword sh_addralign
 
Elf64_Xword sh_entsize
 

Detailed Description

Definition at line 275 of file elf.h.

Member Data Documentation

Elf64_Addr Elf64_Shdr::sh_addr

Definition at line 280 of file elf.h.

Referenced by Create_New_Section(), and write_output().

Elf64_Xword Elf64_Shdr::sh_entsize

Definition at line 286 of file elf.h.

Referenced by Create_New_Section(), and write_output().

Elf64_Xword Elf64_Shdr::sh_flags

Definition at line 279 of file elf.h.

Referenced by Create_New_Section(), Em_Add_Address_To_Scn(), and write_output().

Elf64_Word Elf64_Shdr::sh_info

Definition at line 284 of file elf.h.

Referenced by Em_Set_sh_info(), get_section(), and write_output().

Elf64_Word Elf64_Shdr::sh_link

Definition at line 283 of file elf.h.

Referenced by Em_Set_sh_link(), and write_output().

Elf64_Word Elf64_Shdr::sh_name

Definition at line 277 of file elf.h.

Referenced by Create_New_Section(), Em_Get_Section_Name(), layout_sections(), and write_output().

Elf64_Word Elf64_Shdr::sh_type

Definition at line 278 of file elf.h.

Referenced by Create_New_Section(), get_section(), WN_write_revision(), and write_output().


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