Home
last modified time | relevance | path

Searched defs:nds32_parse_option_table (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.c1912 struct nds32_parse_option_table struct
1914 const char *name; /* Option string. */
1915 char *help; /* Help description. */
1916 int (*func) (char *arg); /* How to parse it. */