Elf64_Rela Struct Reference

Back to the index.

Public Attributes | List of all members
Elf64_Rela Struct Reference

#include <exec_elf.h>

Public Attributes

Elf64_Addr r_offset
 
Elf64_Xword r_info
 
Elf64_Sxword r_addend
 

Detailed Description

Definition at line 433 of file exec_elf.h.

Member Data Documentation

◆ r_addend

Elf64_Sxword Elf64_Rela::r_addend

Definition at line 436 of file exec_elf.h.

◆ r_info

Elf64_Xword Elf64_Rela::r_info

Definition at line 435 of file exec_elf.h.

◆ r_offset

Elf64_Addr Elf64_Rela::r_offset

Definition at line 434 of file exec_elf.h.


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

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13