Searched defs:aarch64_long_option_table (Results 1 – 2 of 2) sorted by relevance
10435 struct aarch64_long_option_table struct10437 const char *option; /* Substring to match. */10438 const char *help; /* Help information. */10439 int (*func) (const char *subopt); /* Function to decode sub-option. */10440 char *deprecated; /* If non-null, print this message. */
10010 struct aarch64_long_option_table struct10012 const char *option; /* Substring to match. */10013 const char *help; /* Help information. */10014 int (*func) (const char *subopt); /* Function to decode sub-option. */10015 char *deprecated; /* If non-null, print this message. */