Rizin
unix-like reverse engineering framework and cli tools
|
#include <ls.h>
Public Attributes | |
size_t | length |
SdbListIter * | head |
SdbListIter * | tail |
SdbListFree | free |
SdbListComparator | cmp |
bool | sorted |
SdbListComparator ls_t::cmp |
SdbListFree ls_t::free |
SdbListIter* ls_t::head |
SdbListIter* ls_t::tail |