HomeSort by: relevance | last modified time | path
    Searched refs:EF_SH_DSP (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/sh3/include/
elf_machdep.h 15 #define EF_SH_DSP 0x04
83 #define EF_SH_HAS_DSP(x) ((x) & EF_SH_DSP)
  /src/external/gpl3/binutils/dist/include/elf/
sh.h 34 #define EF_SH_DSP 4
65 /* EF_SH_DSP */ bfd_mach_sh_dsp , \
  /src/external/gpl3/binutils.old/dist/include/elf/
sh.h 34 #define EF_SH_DSP 4
65 /* EF_SH_DSP */ bfd_mach_sh_dsp , \
  /src/external/gpl3/gdb/dist/include/elf/
sh.h 34 #define EF_SH_DSP 4
65 /* EF_SH_DSP */ bfd_mach_sh_dsp , \
  /src/external/gpl3/gdb.old/dist/include/elf/
sh.h 34 #define EF_SH_DSP 4
65 /* EF_SH_DSP */ bfd_mach_sh_dsp , \
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 2052 enum EF_SH_DSP = 0x4;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 5027 case EF_SH_DSP:
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 4643 case EF_SH_DSP:

Completed in 59 milliseconds