Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h345 #define EM_CEVA 245 /* CEVA Processor Architecture Family */ macro
/netbsd/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m41024 _(EM_CEVA, 245,
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2976 case EM_CEVA: return "CEVA Processor Architecture Family"; in get_machine_name()