Home
last modified time | relevance | path

Searched refs:EM_UNICORE (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h225 #define EM_UNICORE 110 /* Microprocessor series from PKU-Unity Ltd. and MPRC of Peking Unive… macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h225 #define EM_UNICORE 110 /* Microprocessor series from PKU-Unity Ltd. and MPRC of Peking Unive… macro
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h304 #define EM_UNICORE 110 /* UNICORE from PKU-Unity Ltd. and MPRC Peking University */ macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h306 #define EM_UNICORE 110 /* UNICORE from PKU-Unity Ltd. and MPRC Peking University */ macro
/netbsd/src/sys/sys/
Dexec_elf.h312 #define EM_UNICORE 110 /* UNICORE from PKU-Unity Ltd. and MPRC Peking University */ macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Delfcpp.h268 EM_UNICORE = 110,
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c2961 case EM_UNICORE: return "Unicore"; in get_machine_name()