Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c32326 struct arm_long_option_table struct
32328 const char *option; /* Substring to match. */
32329 const char *help; /* Help information. */
32330 bool (*func) (const char *subopt); /* Function to decode sub-option. */
32331 const char *deprecated; /* If non-null, print this message. */
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c32372 struct arm_long_option_table struct
32374 const char *option; /* Substring to match. */
32375 const char *help; /* Help information. */
32376 bool (*func) (const char *subopt); /* Function to decode sub-option. */
32377 const char *deprecated; /* If non-null, print this message. */