Searched refs:EM_PARISC (Results 1 – 10 of 10) sorted by relevance
11 #define EM_PARISC 15 macro311 ((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
21 #define EM_PARISC 15 /* HPPA */ macro
420 #define AUDIT_ARCH_PARISC (EM_PARISC)421 #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT)
313 case EM_PARISC: in do_file()
432 true, EM_PARISC, 0, 0); in machine_HP_common_init_tail()459 true, EM_PARISC, 0, 0); in machine_HP_common_init_tail()
158 #define EM_PARISC 15 /* HPPA */ macro
644 .name = "parisc", .e_machine = EM_PARISC, .ei_osabi = ELFOSABI_LINUX,
145 #define EM_PARISC 15 /* HPPA */ macro
1159 elf->hdr->e_machine == EM_PARISC && in check_export_symbol()
1885 #define ELF_ARCH EM_PARISC