Rizin
unix-like reverse engineering framework and cli tools
|
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 |
Definition at line 25 of file relocs_patch.c.
ut64 rz_bin_reloc_target_builder::next_target |
Definition at line 28 of file relocs_patch.c.
ut64 rz_bin_reloc_target_builder::target_size |
size per target
Definition at line 26 of file relocs_patch.c.
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.