Xen Test Framework
Data Fields
Elf32_Shdr Struct Reference

#include <elf.h>

Data Fields

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 54 of file elf.h.

Field Documentation

◆ sh_name

Elf32_Word sh_name

Definition at line 55 of file elf.h.

◆ sh_type

Elf32_Word sh_type

Definition at line 56 of file elf.h.

◆ sh_flags

Elf32_Word sh_flags

Definition at line 57 of file elf.h.

◆ sh_addr

Elf32_Addr sh_addr

Definition at line 58 of file elf.h.

◆ sh_offset

Elf32_Off sh_offset

Definition at line 59 of file elf.h.

◆ sh_size

Elf32_Word sh_size

Definition at line 60 of file elf.h.

◆ sh_link

Elf32_Word sh_link

Definition at line 61 of file elf.h.

◆ sh_info

Elf32_Word sh_info

Definition at line 62 of file elf.h.

◆ sh_addralign

Elf32_Word sh_addralign

Definition at line 63 of file elf.h.

◆ sh_entsize

Elf32_Word sh_entsize

Definition at line 64 of file elf.h.


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