Xen Test Framework
Data Fields
Elf64_Shdr Struct Reference

#include <elf.h>

Data Fields

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

Field Documentation

◆ sh_name

Elf64_Word sh_name

Definition at line 68 of file elf.h.

◆ sh_type

Elf64_Word sh_type

Definition at line 69 of file elf.h.

◆ sh_flags

Elf64_Xword sh_flags

Definition at line 70 of file elf.h.

◆ sh_addr

Elf64_Addr sh_addr

Definition at line 71 of file elf.h.

◆ sh_offset

Elf64_Off sh_offset

Definition at line 72 of file elf.h.

◆ sh_size

Elf64_Xword sh_size

Definition at line 73 of file elf.h.

◆ sh_link

Elf64_Word sh_link

Definition at line 74 of file elf.h.

◆ sh_info

Elf64_Word sh_info

Definition at line 75 of file elf.h.

◆ sh_addralign

Elf64_Xword sh_addralign

Definition at line 76 of file elf.h.

◆ sh_entsize

Elf64_Xword sh_entsize

Definition at line 77 of file elf.h.


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