Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_bin.h>
Public Attributes | |
const RzBinSection * | segment |
RzPVector | sections |
Structure to associate a segment with the list of sections that fall in that segment.
RzPVector rz_bin_section_map_t::sections |
Definition at line 643 of file rz_bin.h.
Referenced by bin_section_map_fini().
const RzBinSection* rz_bin_section_map_t::segment |