Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arm.c12003 struct arm_long_option_table struct
12005 char * option; /* Substring to match. */
12006 char * help; /* Help information. */
12007 int (* func) (char * subopt); /* Function to decode sub-option. */
12008 char * deprecated; /* If non-null, print this message. */