Home
last modified time | relevance | path

Searched refs:EM_PARISC (Results 1 – 2 of 2) sorted by relevance

/arch/parisc/include/asm/
Delf.h11 #define EM_PARISC 15 macro
315 ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELF_CLASS)
317 ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELFCLASS32)
323 #define ELF_ARCH EM_PARISC
/arch/parisc/kernel/
Dptrace.c697 .name = "parisc", .e_machine = EM_PARISC, .ei_osabi = ELFOSABI_LINUX,