UbixOS  2.0
Elf32_Shdr Struct Reference

#include <elf32.h>

Collaboration diagram for Elf32_Shdr:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 88 of file elf32.h.

Field Documentation

◆ sh_addr

Elf32_Addr Elf32_Shdr::sh_addr

Definition at line 93 of file elf32.h.

◆ sh_addralign

Elf32_Word Elf32_Shdr::sh_addralign

Definition at line 98 of file elf32.h.

◆ sh_entsize

Elf32_Word Elf32_Shdr::sh_entsize

Definition at line 99 of file elf32.h.

◆ sh_flags

Elf32_Word Elf32_Shdr::sh_flags

Definition at line 92 of file elf32.h.

◆ sh_info

Elf32_Word Elf32_Shdr::sh_info

Definition at line 97 of file elf32.h.

◆ sh_link

Elf32_Word Elf32_Shdr::sh_link

Definition at line 96 of file elf32.h.

◆ sh_name

Elf32_Word Elf32_Shdr::sh_name

Definition at line 89 of file elf32.h.

◆ sh_offset

Elf32_Off Elf32_Shdr::sh_offset

Definition at line 94 of file elf32.h.

◆ sh_size

Elf32_Word Elf32_Shdr::sh_size

Definition at line 95 of file elf32.h.

◆ sh_type

Elf32_Word Elf32_Shdr::sh_type

Definition at line 91 of file elf32.h.


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