Searched refs:EM_PARISC (Results 1 – 5 of 5) 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
21 #define EM_PARISC 15 /* HPPA */ macro
396 #define AUDIT_ARCH_PARISC (EM_PARISC)397 #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT)
318 case EM_PARISC: in do_file()
664 .name = "parisc", .e_machine = EM_PARISC, .ei_osabi = ELFOSABI_LINUX,