Home
last modified time | relevance | path

Searched refs:EM_TSK3000 (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h247 #define EM_TSK3000 131 /* Altium TSK3000 core */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h247 #define EM_TSK3000 131 /* Altium TSK3000 core */ macro
/netbsd/src/sys/sys/
Dexec_elf.h324 #define EM_TSK3000 131 /* Altium TSK3000 core */ macro
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c2975 case EM_TSK3000: return "Altium TSK3000 core"; in get_machine_name()