Searched refs:riscv_supported_std_ext (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-riscv.h86 riscv_supported_std_ext (void);
H A Delfxx-riscv.c1096 riscv_supported_std_ext (void) function
1116 const char *all_std_exts = riscv_supported_std_ext ();
H A Delfnn-riscv.c2698 const char *standard_exts = riscv_supported_std_ext ();
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/riscv/
H A Driscv-common.c93 static const char *riscv_supported_std_ext (void);
201 riscv_supported_std_ext (void) function
299 const char *all_std_exts = riscv_supported_std_ext ();
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/riscv/
H A Driscv-common.cc214 static const char *riscv_supported_std_ext (void);
266 const char *all_ext = riscv_supported_std_ext ();
595 riscv_supported_std_ext (void) function
689 const char *all_std_exts = riscv_supported_std_ext ();
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-riscv.c1132 static struct riscv_supported_ext riscv_supported_std_ext[] = variable in typeref:struct:riscv_supported_ext
1263 riscv_supported_std_ext,
1525 table = riscv_supported_std_ext;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-riscv.c1145 static struct riscv_supported_ext riscv_supported_std_ext[] = variable in typeref:struct:riscv_supported_ext
1250 riscv_supported_std_ext,
1512 table = riscv_supported_std_ext;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-riscv.c1228 static struct riscv_supported_ext riscv_supported_std_ext[] = variable in typeref:struct:riscv_supported_ext
1393 riscv_supported_std_ext,
1655 table = riscv_supported_std_ext;

Completed in 207 milliseconds