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

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Driscv.h130 #define DT_RISCV_VARIANT_CC (DT_LOPROC + 1)
121 #define DT_RISCV_VARIANT_CC macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Driscv.h119 #define DT_RISCV_VARIANT_CC (DT_LOPROC + 1) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Driscv.h121 #define DT_RISCV_VARIANT_CC (DT_LOPROC + 1) macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-riscv.c1679 && !_bfd_elf_add_dynamic_entry (info, DT_RISCV_VARIANT_CC, 0))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfnn-riscv.c1545 && !_bfd_elf_add_dynamic_entry (info, DT_RISCV_VARIANT_CC, 0))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-riscv.c1573 && !_bfd_elf_add_dynamic_entry (info, DT_RISCV_VARIANT_CC, 0))
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2523 case DT_RISCV_VARIANT_CC: return "RISCV_VARIANT_CC";
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c2457 case DT_RISCV_VARIANT_CC: return "RISCV_VARIANT_CC";

Completed in 473 milliseconds