Rizin
unix-like reverse engineering framework and cli tools
|
#include <coff_specs.h>
Public Attributes | |
ut32 | rz_vaddr |
ut32 | rz_symndx |
ut16 | rz_type |
Definition at line 212 of file coff_specs.h.
ut32 coff_reloc::rz_symndx |
Definition at line 214 of file coff_specs.h.
Referenced by relocs_foreach().
ut16 coff_reloc::rz_type |
Definition at line 215 of file coff_specs.h.
Referenced by relocs_foreach().
ut32 coff_reloc::rz_vaddr |
Definition at line 213 of file coff_specs.h.
Referenced by relocs_foreach().