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

#include <rz_list.h>

Public Attributes

RzListIterhead
 
RzListItertail
 
RzListFree free
 
ut32 length
 
bool sorted
 

Detailed Description

Definition at line 18 of file rz_list.h.

Member Data Documentation

◆ free

◆ head

◆ length

◆ sorted

bool rz_list_t::sorted

Definition at line 23 of file rz_list.h.

Referenced by agraph_print_edges(), rz_list_clone(), and rz_range_sort().

◆ tail

RzListIter* rz_list_t::tail

Definition at line 20 of file rz_list.h.

Referenced by ds_show_flags(), and ds_show_xrefs().


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