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

  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 10765 static struct aarch64_option_table aarch64_opts[] = {
11407 for (opt = aarch64_opts; opt->option != NULL; opt++)
11456 for (opt = aarch64_opts; opt->option != NULL; opt++)
10755 static struct aarch64_option_table aarch64_opts[] = { variable in typeref:struct:aarch64_option_table
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 10619 static struct aarch64_option_table aarch64_opts[] = {
11230 for (opt = aarch64_opts; opt->option != NULL; opt++)
11279 for (opt = aarch64_opts; opt->option != NULL; opt++)
10609 static struct aarch64_option_table aarch64_opts[] = { variable in typeref:struct:aarch64_option_table

Completed in 37 milliseconds