Home
last modified time | relevance | path

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

/linux-4.1.27/arch/microblaze/include/uapi/asm/
Delf.h19 #define EM_MICROBLAZE 189 macro
21 #define ELF_ARCH EM_MICROBLAZE
26 #define elf_check_arch(x) ((x)->e_machine == EM_MICROBLAZE \
/linux-4.1.27/scripts/
Dsortextable.c46 #ifndef EM_MICROBLAZE
47 #define EM_MICROBLAZE 189 macro
286 case EM_MICROBLAZE: in do_file()
/linux-4.1.27/include/uapi/linux/
Daudit.h361 #define AUDIT_ARCH_MICROBLAZE (EM_MICROBLAZE)