Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
ut32 | load_index |
ut32 | version |
ut32 | paddr |
ut32 | vaddr |
ut32 | psize |
ut32 | code_pa |
ut32 | sign_va |
ut32 | sign_sz |
ut32 | cert_va |
ut32 | cert_sz |
ut32 sbl_header::cert_sz |
Definition at line 22 of file bin_mbn.c.
Referenced by check_buffer(), and sections().
ut32 sbl_header::cert_va |
Definition at line 21 of file bin_mbn.c.
Referenced by check_buffer(), and sections().
ut32 sbl_header::code_pa |
Definition at line 18 of file bin_mbn.c.
Referenced by check_buffer(), and entries().
ut32 sbl_header::load_index |
Definition at line 13 of file bin_mbn.c.
Referenced by check_buffer().
ut32 sbl_header::paddr |
Definition at line 15 of file bin_mbn.c.
Referenced by check_buffer(), and sections().
ut32 sbl_header::psize |
Definition at line 17 of file bin_mbn.c.
Referenced by check_buffer(), sections(), and size().
ut32 sbl_header::sign_sz |
Definition at line 20 of file bin_mbn.c.
Referenced by check_buffer(), and sections().
ut32 sbl_header::sign_va |
Definition at line 19 of file bin_mbn.c.
Referenced by check_buffer(), and sections().
ut32 sbl_header::vaddr |
Definition at line 16 of file bin_mbn.c.
Referenced by baddr(), check_buffer(), entries(), and sections().
ut32 sbl_header::version |
Definition at line 14 of file bin_mbn.c.
Referenced by check_buffer().