Searched refs:EF_RISCV_RVE (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Driscv.h124 #define EF_RISCV_RVE 0x0008
115 #define EF_RISCV_RVE macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Driscv.h114 #define EF_RISCV_RVE 0x0008 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Driscv.h113 #define EF_RISCV_RVE 0x0008 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Driscv.h115 #define EF_RISCV_RVE 0x0008 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp54 EFlags |= ELF::EF_RISCV_RVE;
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h653 EF_RISCV_RVE = 0x0008
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-riscv.c324 if (elf_elfheader (output_bfd)->e_flags & EF_RISCV_RVE)
359 if (elf_elfheader (output_bfd)->e_flags & EF_RISCV_RVE)
4091 if ((old_flags ^ new_flags) & EF_RISCV_RVE)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfnn-riscv.c183 if (elf_elfheader (output_bfd)->e_flags & EF_RISCV_RVE)
218 if (elf_elfheader (output_bfd)->e_flags & EF_RISCV_RVE)
3189 if ((old_flags ^ new_flags) & EF_RISCV_RVE)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfnn-riscv.c222 if (elf_elfheader (output_bfd)->e_flags & EF_RISCV_RVE)
257 if (elf_elfheader (output_bfd)->e_flags & EF_RISCV_RVE)
3874 if ((old_flags ^ new_flags) & EF_RISCV_RVE)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-riscv.c222 if (elf_elfheader (output_bfd)->e_flags & EF_RISCV_RVE)
257 if (elf_elfheader (output_bfd)->e_flags & EF_RISCV_RVE)
3879 if ((old_flags ^ new_flags) & EF_RISCV_RVE)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp506 BCase(EF_RISCV_RVE);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-riscv.c2772 elf_flags |= EF_RISCV_RVE;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-riscv.c414 elf_flags |= EF_RISCV_RVE;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Driscv-tdep.c3577 if (e_flags & EF_RISCV_RVE)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-riscv.c372 elf_flags |= EF_RISCV_RVE;
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1547 ENUM_ENT(EF_RISCV_RVE, "RVE")
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3549 if (e_flags & EF_RISCV_RVE)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4194 if (e_flags & EF_RISCV_RVE)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4133 if (e_flags & EF_RISCV_RVE)

Completed in 893 milliseconds