PatchworkOS
Loading...
Searching...
No Matches
elf_rel_t Struct Reference

ELF relocation entry without addend. More...

#include <elf.h>

Data Fields

uint64_t offset
 
uint64_t info
 

Detailed Description

ELF relocation entry without addend.

The elf_rel_t structure used for relocation entries without an addend.

Definition at line 361 of file elf.h.

Field Documentation

◆ info

uint64_t elf_rel_t::info

Definition at line 364 of file elf.h.

◆ offset

uint64_t elf_rel_t::offset

Definition at line 363 of file elf.h.


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