Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c7226 struct aarch64_long_option_table struct
7228 char *option; /* Substring to match. */
7229 char *help; /* Help information. */
7230 int (*func) (char *subopt); /* Function to decode sub-option. */
7231 char *deprecated; /* If non-null, print this message. */