UbixOS  2.0
Elf64_Rela Struct Reference

#include <elf64.h>

Collaboration diagram for Elf64_Rela:
Collaboration graph

Data Fields

Elf64_Sxword r_addend
 
Elf64_Xword r_info
 
Elf64_Addr r_offset
 

Detailed Description

Definition at line 149 of file elf64.h.

Field Documentation

◆ r_addend

Elf64_Sxword Elf64_Rela::r_addend

Definition at line 152 of file elf64.h.

◆ r_info

Elf64_Xword Elf64_Rela::r_info

Definition at line 151 of file elf64.h.

◆ r_offset

Elf64_Addr Elf64_Rela::r_offset

Definition at line 150 of file elf64.h.


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