Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c13444 struct arm_long_option_table struct
13446 char *option; /* Substring to match. */
13447 char *help; /* Help information. */
13448 int (*func) PARAMS ((char *subopt)); /* Function to decode sub-option. */
13449 char *deprecated; /* If non-null, print this message. */
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c13691 struct arm_long_option_table struct
13693 char * option; /* Substring to match. */
13694 char * help; /* Help information. */
13695 int (* func) (char * subopt); /* Function to decode sub-option. */
13696 char * deprecated; /* If non-null, print this message. */