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

  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 10882 static const struct aarch64_arch_option_table aarch64_archs[] = {
11308 for (opt = aarch64_archs; opt->name != NULL; opt++)
11548 for (opt = aarch64_archs + 1; opt->name != NULL; opt++)
10872 static const struct aarch64_arch_option_table aarch64_archs[] = { variable in typeref:struct:aarch64_arch_option_table
tc-aarch64.c 10882 static const struct aarch64_arch_option_table aarch64_archs[] = {
11308 for (opt = aarch64_archs; opt->name != NULL; opt++)
11548 for (opt = aarch64_archs + 1; opt->name != NULL; opt++)
10872 static const struct aarch64_arch_option_table aarch64_archs[] = { variable in typeref:struct:aarch64_arch_option_table
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 10736 static const struct aarch64_arch_option_table aarch64_archs[] = {
11137 for (opt = aarch64_archs; opt->name != NULL; opt++)
11366 for (opt = aarch64_archs + 1; opt->name != NULL; opt++)
10726 static const struct aarch64_arch_option_table aarch64_archs[] = { variable in typeref:struct:aarch64_arch_option_table
tc-aarch64.c 10736 static const struct aarch64_arch_option_table aarch64_archs[] = {
11137 for (opt = aarch64_archs; opt->name != NULL; opt++)
11366 for (opt = aarch64_archs + 1; opt->name != NULL; opt++)
10726 static const struct aarch64_arch_option_table aarch64_archs[] = { variable in typeref:struct:aarch64_arch_option_table

Completed in 71 milliseconds