Searched defs:arm_long_option_table (Results 1 – 1 of 1) sorted by relevance
25629 struct arm_long_option_table struct25631 const char * option; /* Substring to match. */25632 const char * help; /* Help information. */25633 int (* func) (const char * subopt); /* Function to decode sub-option. */25634 const char * deprecated; /* If non-null, print this message. */