Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c25629 struct arm_long_option_table struct
25631 const char * option; /* Substring to match. */
25632 const char * help; /* Help information. */
25633 int (* func) (const char * subopt); /* Function to decode sub-option. */
25634 const char * deprecated; /* If non-null, print this message. */