GDB (xrefs)
|
#include "mi-getopt.h"
Public Attributes | |
const char * | name |
int | index |
int | arg_p |
Definition at line 26 of file mi-getopt.h.
int mi_opt::arg_p |
Definition at line 30 of file mi-getopt.h.
Referenced by mi_getopt_1().
int mi_opt::index |
Definition at line 29 of file mi-getopt.h.
Referenced by mi_getopt_1().
const char* mi_opt::name |
Definition at line 28 of file mi-getopt.h.
Referenced by mi_getopt_1().