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

Public Attributes

const char * name
 
const name_id_mapmap
 
uint64_t min
 
uint64_t max
 

Detailed Description

Definition at line 26 of file options.c.

Member Data Documentation

◆ map

const name_id_map* option_map::map

Definition at line 28 of file options.c.

Referenced by parse_options().

◆ max

uint64_t option_map::max

Definition at line 30 of file options.c.

◆ min

uint64_t option_map::min

Definition at line 29 of file options.c.

◆ name


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