Rizin
unix-like reverse engineering framework and cli tools
rz_bin_section_map_t Struct Reference

#include <rz_bin.h>

Public Attributes

const RzBinSectionsegment
 
RzPVector sections
 

Detailed Description

Structure to associate a segment with the list of sections that fall in that segment.

Definition at line 641 of file rz_bin.h.

Member Data Documentation

◆ sections

RzPVector rz_bin_section_map_t::sections

Definition at line 643 of file rz_bin.h.

Referenced by bin_section_map_fini().

◆ segment

const RzBinSection* rz_bin_section_map_t::segment

Definition at line 642 of file rz_bin.h.


The documentation for this struct was generated from the following file: