Elf32_Rela Struct Reference

Back to the index.

Public Attributes | List of all members
Elf32_Rela Struct Reference

#include <exec_elf.h>

Public Attributes

Elf32_Word r_offset
 
Elf32_Word r_info
 
Elf32_Sword r_addend
 

Detailed Description

Definition at line 502 of file exec_elf.h.

Member Data Documentation

◆ r_addend

Elf32_Sword Elf32_Rela::r_addend

Definition at line 505 of file exec_elf.h.

◆ r_info

Elf32_Word Elf32_Rela::r_info

Definition at line 504 of file exec_elf.h.

◆ r_offset

Elf32_Word Elf32_Rela::r_offset

Definition at line 503 of file exec_elf.h.


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18