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

Public Attributes

ut64 target_size
 size per target More...
 
HtUU * targets_by_sym
 to create only a single target per symbol, if there are more relocs for a single symbol More...
 
ut64 next_target
 

Detailed Description

Definition at line 25 of file relocs_patch.c.

Member Data Documentation

◆ next_target

ut64 rz_bin_reloc_target_builder::next_target

Definition at line 28 of file relocs_patch.c.

◆ target_size

ut64 rz_bin_reloc_target_builder::target_size

size per target

Definition at line 26 of file relocs_patch.c.

◆ targets_by_sym

HtUU* rz_bin_reloc_target_builder::targets_by_sym

to create only a single target per symbol, if there are more relocs for a single symbol

Definition at line 27 of file relocs_patch.c.


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