Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h635 #ifndef EM_MICROBLAZE
636 #define EM_MICROBLAZE 189 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h363 #define EM_MICROBLAZE 189 /* Xilinx MicroBlaze 32-bit RISC soft */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg363 @ MSG_EM_MICROBLAZE_CF "EM_MICROBLAZE" # 189
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1134 [EM_MICROBLAZE] = "MicroBlaze", in print_elf_machine()