Searched refs:riscv_all_supported_ext (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-riscv.c1261 const struct riscv_supported_ext *riscv_all_supported_ext[] = variable in typeref:struct:riscv_supported_ext
1931 for (i = 0; riscv_all_supported_ext[i] != NULL; i++)
1933 const struct riscv_supported_ext *table = riscv_all_supported_ext[i];
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-riscv.c1248 const struct riscv_supported_ext *riscv_all_supported_ext[] = variable in typeref:struct:riscv_supported_ext
1919 for (i = 0; riscv_all_supported_ext[i] != NULL; i++)
1921 const struct riscv_supported_ext *table = riscv_all_supported_ext[i];
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-riscv.c1391 const struct riscv_supported_ext *riscv_all_supported_ext[] = variable in typeref:struct:riscv_supported_ext
2038 for (i = 0; riscv_all_supported_ext[i] != NULL; i++)
2040 const struct riscv_supported_ext *table = riscv_all_supported_ext[i];

Completed in 114 milliseconds