PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
Elf64_Rel Struct Reference

ELF64 Rel Entry without addend. More...

#include <elf.h>

Collaboration diagram for Elf64_Rel:

Data Fields

Elf64_Addr r_offset
 
Elf64_Xword r_info
 

Detailed Description

ELF64 Rel Entry without addend.

See also
https://gabi.xinuos.com/elf/06-reloc.html

Definition at line 615 of file elf.h.

Field Documentation

◆ r_offset

Elf64_Addr Elf64_Rel::r_offset

Definition at line 617 of file elf.h.

◆ r_info

Elf64_Xword Elf64_Rel::r_info

Definition at line 618 of file elf.h.


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