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

#include <coff_specs.h>

Public Attributes

ut32 rz_vaddr
 
ut32 rz_symndx
 
ut16 rz_type
 

Detailed Description

Definition at line 212 of file coff_specs.h.

Member Data Documentation

◆ rz_symndx

ut32 coff_reloc::rz_symndx

Definition at line 214 of file coff_specs.h.

Referenced by relocs_foreach().

◆ rz_type

ut16 coff_reloc::rz_type

Definition at line 215 of file coff_specs.h.

Referenced by relocs_foreach().

◆ rz_vaddr

ut32 coff_reloc::rz_vaddr

Definition at line 213 of file coff_specs.h.

Referenced by relocs_foreach().


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