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
115 build_tables "$tools_dir/perf/arch/parisc/entry/syscalls/syscall.tbl" "$outfile" common,32 EM_PARISC117 build_tables "$tools_dir/perf/arch/parisc/entry/syscalls/syscall.tbl" "$outfile" common,64 EM_PARISC223 build_outer_table EM_PARISC "$outfile"
21 #define EM_PARISC 15 /* HPPA */ macro
428 #define AUDIT_ARCH_PARISC (EM_PARISC)429 #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT)
66 case EM_PARISC: in elf_machine_max_instruction_length()
1278 if (ehdr->e_machine == EM_PARISC || in max_text_section()
54 #define EM_HOST EM_PARISC
644 .name = "parisc", .e_machine = EM_PARISC, .ei_osabi = ELFOSABI_LINUX,
909 case EM_PARISC: in do_file()
1133 elf->hdr->e_machine == EM_PARISC && in check_export_symbol()