Rizin
unix-like reverse engineering framework and cli tools
|
#include <bflt.h>
Public Attributes | |
char | magic [4] |
ut32 | rev |
ut32 | entry |
ut32 | data_start |
ut32 | data_end |
ut32 | bss_end |
ut32 | stack_size |
ut32 | reloc_start |
ut32 | reloc_count |
ut32 | flags |
ut32 | build_date |
ut32 | filler [5] |
ut32 rz_bflt_hdr_t::bss_end |
Definition at line 27 of file bflt.h.
Referenced by sections().
ut32 rz_bflt_hdr_t::data_end |
Definition at line 26 of file bflt.h.
Referenced by maps(), and sections().
ut32 rz_bflt_hdr_t::data_start |
Definition at line 25 of file bflt.h.
Referenced by maps(), and sections().
ut32 rz_bflt_hdr_t::flags |
Definition at line 31 of file bflt.h.
Referenced by cmd_descs_generate.Arg::__str__().