Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h359 #define EM_KF32 259 /* ChipON KungFu32 */ macro
/netbsd/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m41040 _(EM_KF32, 259,
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2991 case EM_KF32: return "ChipON KungFu32"; in get_machine_name()