Searched refs:arch_tab (Results 1 – 3 of 3) sorted by relevance
1815 static const struct tabentry arch_tab[] = variable1852 for (tp = arch_tab; tp->flag != NULL; tp++) in md_parse_option()1879 for (i = 0; arch_tab[i].flag; i++) in md_show_usage()1880 fprintf (stream, "%s-A%s", i ? " | " : "", arch_tab[i].flag); in md_show_usage()
5475 (struct tabentry, arch_tab): Moved to top level from inside5477 (md_show_usage): Use arch_tab to generate usage message. Print5491 (arch_tab): Include JX.
5685 (arch_tab): Add HX.