Rizin
unix-like reverse engineering framework and cli tools
|
#include <mz_specs.h>
Definition at line 4 of file mz_specs.h.
ut16 MZ_image_dos_header::blocks_in_file |
Definition at line 7 of file mz_specs.h.
Referenced by header(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::bytes_in_last_block |
Definition at line 6 of file mz_specs.h.
Referenced by header(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::checksum |
Definition at line 14 of file mz_specs.h.
Referenced by header().
ut16 MZ_image_dos_header::cs |
Definition at line 16 of file mz_specs.h.
Referenced by header(), rz_bin_mz_get_entrypoint(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::header_paragraphs |
Definition at line 9 of file mz_specs.h.
Referenced by header(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::ip |
Definition at line 15 of file mz_specs.h.
Referenced by header(), rz_bin_mz_get_entrypoint(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::max_extra_paragraphs |
Definition at line 11 of file mz_specs.h.
Referenced by header().
ut16 MZ_image_dos_header::min_extra_paragraphs |
Definition at line 10 of file mz_specs.h.
Referenced by header().
ut16 MZ_image_dos_header::num_relocs |
Definition at line 8 of file mz_specs.h.
Referenced by header(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::overlay_number |
Definition at line 18 of file mz_specs.h.
Referenced by header(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::reloc_table_offset |
Definition at line 17 of file mz_specs.h.
Referenced by header(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::signature |
Definition at line 5 of file mz_specs.h.
Referenced by header().
ut16 MZ_image_dos_header::sp |
Definition at line 13 of file mz_specs.h.
Referenced by header(), and rz_bin_mz_init_hdr().
ut16 MZ_image_dos_header::ss |
Definition at line 12 of file mz_specs.h.
Referenced by header(), and rz_bin_mz_init_hdr().