Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
Elf64_Rel Struct Reference

#include <elf.h>

Data Fields

uint64_t r_offset
 
uint64_t r_info
 

Detailed Description

Definition at line 72 of file elf.h.

Field Documentation

◆ r_info

uint64_t Elf64_Rel::r_info

Definition at line 74 of file elf.h.

◆ r_offset

uint64_t Elf64_Rel::r_offset

Definition at line 73 of file elf.h.


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