Home
last modified time | relevance | path

Searched refs:EF_MEP_CPU_C4 (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDmep.h75 #define EF_MEP_CPU_C4 0x04000000 /* MEP c4 */ macro
/NextBSD/contrib/binutils/bfd/
HDelf32-mep.c889 case EF_MEP_CPU_C4: return bfd_mach_mep; in elf32_mep_machine()
/NextBSD/contrib/binutils/gas/config/
HDtc-mep.c395 case EF_MEP_CPU_C4: return bfd_mach_mep; in mep_machine()