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

Public Attributes

ut64 offset
 
ut64next
 
bool is_next
 

Detailed Description

Definition at line 176 of file seek.c.

Member Data Documentation

◆ is_next

bool seek_flag_offset_t::is_next

Definition at line 179 of file seek.c.

Referenced by seek_flag_offset().

◆ next

ut64* seek_flag_offset_t::next

Definition at line 178 of file seek.c.

Referenced by rz_core_seek_next(), rz_core_seek_prev(), and seek_flag_offset().

◆ offset

ut64 seek_flag_offset_t::offset

Definition at line 177 of file seek.c.

Referenced by rz_core_seek_next(), rz_core_seek_prev(), and seek_flag_offset().


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