Home
last modified time | relevance | path

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

/linux/arch/microblaze/include/uapi/asm/
H A Delf.h23 #define ELF_ARCH EM_MICROBLAZE
28 #define elf_check_arch(x) ((x)->e_machine == EM_MICROBLAZE \
/linux/scripts/
H A Dsorttable.c51 #ifndef EM_MICROBLAZE
52 #define EM_MICROBLAZE 189 macro
321 case EM_MICROBLAZE: in do_file()
/linux/include/uapi/linux/
H A Delf-em.h48 #define EM_MICROBLAZE 189 /* Xilinx MicroBlaze */ macro
H A Daudit.h410 #define AUDIT_ARCH_MICROBLAZE (EM_MICROBLAZE)