Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
ut8 | kernel_uuid [16] |
ut64 | unknown0 |
ut64 | kernel_base_paddr |
ut64 | kernel_max_paddr |
ut64 | app_images_base_paddr |
ut64 | app_images_max_paddr |
ut64 | paddr_max |
ut64 | unknown1 |
ut64 | unknown2 |
ut64 | unknown3 |
ut64 | init_base_paddr |
ut64 | unknown4 |
ut64 | unknown5 |
ut64 | unknown6 |
ut64 | unknown7 |
ut64 | unknown8 |
ut64 | unknown9 |
char | init_name [16] |
ut8 | init_uuid [16] |
ut64 | unknown10 |
ut64 | unknown11 |
ut64 | n_apps |
Definition at line 15 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::app_images_base_paddr |
Definition at line 20 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::app_images_max_paddr |
Definition at line 21 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::init_base_paddr |
Definition at line 26 of file bin_xtr_sep64.c.
char _RSepHdr64::init_name[16] |
Definition at line 33 of file bin_xtr_sep64.c.
ut8 _RSepHdr64::init_uuid[16] |
Definition at line 34 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::kernel_base_paddr |
Definition at line 18 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::kernel_max_paddr |
Definition at line 19 of file bin_xtr_sep64.c.
ut8 _RSepHdr64::kernel_uuid[16] |
Definition at line 16 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::n_apps |
Definition at line 37 of file bin_xtr_sep64.c.
Referenced by sep64_xtr_ctx_new().
ut64 _RSepHdr64::paddr_max |
Definition at line 22 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown0 |
Definition at line 17 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown1 |
Definition at line 23 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown10 |
Definition at line 35 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown11 |
Definition at line 36 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown2 |
Definition at line 24 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown3 |
Definition at line 25 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown4 |
Definition at line 27 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown5 |
Definition at line 28 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown6 |
Definition at line 29 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown7 |
Definition at line 30 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown8 |
Definition at line 31 of file bin_xtr_sep64.c.
ut64 _RSepHdr64::unknown9 |
Definition at line 32 of file bin_xtr_sep64.c.