Rizin
unix-like reverse engineering framework and cli tools
Elf64_Rel Struct Reference

#include <glibc_elf.h>

Public Attributes

Elf64_Addr rz_offset
 
Elf64_Xword rz_info
 
Elf64_Addr r_offset
 
Elf64_Xword r_info
 

Detailed Description

Definition at line 636 of file glibc_elf.h.

Member Data Documentation

◆ r_info

Elf64_Xword Elf64_Rel::r_info

Definition at line 1475 of file sftypes.h.

◆ r_offset

Elf64_Addr Elf64_Rel::r_offset

Definition at line 1474 of file sftypes.h.

◆ rz_info

Elf64_Xword Elf64_Rel::rz_info

Definition at line 639 of file glibc_elf.h.

◆ rz_offset

Elf64_Addr Elf64_Rel::rz_offset

Definition at line 638 of file glibc_elf.h.


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