Rizin
unix-like reverse engineering framework and cli tools
|
#include <bflt.h>
Public Attributes | |
ut32 | reloc_paddr |
where to patch, offset from the beginning of the file More... | |
ut32 | value_orig |
original value at that address More... | |
ut32 rz_bflt_reloc_t::reloc_paddr |
where to patch, offset from the beginning of the file
Definition at line 37 of file bflt.h.
Referenced by bflt_load_relocs(), and patch_relocs_in().
ut32 rz_bflt_reloc_t::value_orig |
original value at that address
Definition at line 38 of file bflt.h.
Referenced by bflt_load_relocs(), and patch_relocs_in().