HomeSort by: relevance | last modified time | path
    Searched defs:aarch64_long_opts (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 11365 static struct aarch64_long_option_table aarch64_long_opts[] = {
11425 for (lopt = aarch64_long_opts; lopt->option != NULL; lopt++)
11460 for (lopt = aarch64_long_opts; lopt->option != NULL; lopt++)
11355 static struct aarch64_long_option_table aarch64_long_opts[] = { variable in typeref:struct:aarch64_long_option_table
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 11194 static struct aarch64_long_option_table aarch64_long_opts[] = {
11248 for (lopt = aarch64_long_opts; lopt->option != NULL; lopt++)
11283 for (lopt = aarch64_long_opts; lopt->option != NULL; lopt++)
11184 static struct aarch64_long_option_table aarch64_long_opts[] = { variable in typeref:struct:aarch64_long_option_table

Completed in 37 milliseconds