Home
last modified time | relevance | path

Searched refs:EM_ALPHA (Results 1 – 8 of 8) sorted by relevance

/linux/arch/alpha/include/asm/
H A Delf.h77 #define elf_check_arch(x) (((x)->e_machine == EM_ALPHA) && !((x)->e_flags & EF_ALPHA_32BIT))
84 #define ELF_ARCH EM_ALPHA
/linux/tools/perf/trace/beauty/
H A Dsyscalltbl.sh89 build_tables "$tools_dir/perf/arch/alpha/entry/syscalls/syscall.tbl" "$outfile" common,64 EM_ALPHA
198 build_outer_table EM_ALPHA "$outfile"
/linux/include/uapi/linux/
H A Delf-em.h61 #define EM_ALPHA 0x9026 macro
H A Daudit.h397 #define AUDIT_ARCH_ALPHA (EM_ALPHA|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/linux/tools/perf/util/
H A Dsample.c64 case EM_ALPHA: in elf_machine_max_instruction_length()
H A Dsymbol-elf.c1279 ehdr->e_machine == EM_ALPHA) in max_text_section()
/linux/tools/perf/util/include/
H A Ddwarf-regs.h35 #define EM_HOST EM_ALPHA
/linux/arch/alpha/boot/tools/
H A Dobjstrip.c33 # define elf_check_arch(x) ((x)->e_machine == EM_ALPHA)