TianoCore EDK2 master
Loading...
Searching...
No Matches
Elf64_Shdr Struct Reference

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 90 of file Elf64.h.

Field Documentation

◆ sh_addr

Elf64_Addr Elf64_Shdr::sh_addr

Definition at line 95 of file Elf64.h.

◆ sh_addralign

Elf64_Xword Elf64_Shdr::sh_addralign

Definition at line 100 of file Elf64.h.

◆ sh_entsize

Elf64_Xword Elf64_Shdr::sh_entsize

Definition at line 101 of file Elf64.h.

◆ sh_flags

Elf64_Xword Elf64_Shdr::sh_flags

Definition at line 94 of file Elf64.h.

◆ sh_info

Elf64_Word Elf64_Shdr::sh_info

Definition at line 99 of file Elf64.h.

◆ sh_link

Elf64_Word Elf64_Shdr::sh_link

Definition at line 98 of file Elf64.h.

◆ sh_name

Elf64_Word Elf64_Shdr::sh_name

Definition at line 91 of file Elf64.h.

◆ sh_offset

Elf64_Off Elf64_Shdr::sh_offset

Definition at line 96 of file Elf64.h.

◆ sh_size

Elf64_Xword Elf64_Shdr::sh_size

Definition at line 97 of file Elf64.h.

◆ sh_type

Elf64_Word Elf64_Shdr::sh_type

Definition at line 93 of file Elf64.h.


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