Public Attributes

Elf32_Shdr Struct Reference

#include <elf.h>

List of all members.

Public Attributes

Elf32_Word sh_name
Elf32_Word sh_type
Elf32_Word sh_flags
Elf32_Addr sh_addr
Elf32_Off sh_offset
Elf32_Word sh_size
Elf32_Word sh_link
Elf32_Word sh_info
Elf32_Word sh_addralign
Elf32_Word sh_entsize

Detailed Description

Definition at line 261 of file elf.h.


Member Data Documentation

Definition at line 266 of file elf.h.

Referenced by Create_New_Section().

Definition at line 271 of file elf.h.

Definition at line 272 of file elf.h.

Referenced by Create_New_Section().

Definition at line 265 of file elf.h.

Referenced by Create_New_Section(), and Em_Add_Address_To_Scn().

Definition at line 270 of file elf.h.

Referenced by Em_Set_sh_info().

Definition at line 269 of file elf.h.

Referenced by Em_Set_sh_link().

Definition at line 263 of file elf.h.

Referenced by Create_New_Section(), and Em_Get_Section_Name().

Definition at line 267 of file elf.h.

Referenced by get_section().

Definition at line 268 of file elf.h.

Referenced by get_section().

Definition at line 264 of file elf.h.

Referenced by Create_New_Section().


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