Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c10435 struct aarch64_long_option_table struct
10437 const char *option; /* Substring to match. */
10438 const char *help; /* Help information. */
10439 int (*func) (const char *subopt); /* Function to decode sub-option. */
10440 char *deprecated; /* If non-null, print this message. */
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c10010 struct aarch64_long_option_table struct
10012 const char *option; /* Substring to match. */
10013 const char *help; /* Help information. */
10014 int (*func) (const char *subopt); /* Function to decode sub-option. */
10015 char *deprecated; /* If non-null, print this message. */