Searched refs:EM_PARISC (Results 1 – 2 of 2) sorted by relevance
11 #define EM_PARISC 15 macro315 ((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
697 .name = "parisc", .e_machine = EM_PARISC, .ei_osabi = ELFOSABI_LINUX,