Home
last modified time | relevance | path

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

/arch/parisc/include/asm/
A Delf.h11 #define EM_PARISC 15 macro
311 ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELF_CLASS)
313 ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELFCLASS32)
319 #define ELF_ARCH EM_PARISC
/arch/parisc/kernel/
A Dptrace.c644 .name = "parisc", .e_machine = EM_PARISC, .ei_osabi = ELFOSABI_LINUX,

Completed in 5 milliseconds