Home
last modified time | relevance | path

Searched refs:EM_PARISC (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Delf.h11 #define EM_PARISC 15 macro
312 ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELF_CLASS)
314 ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELFCLASS32)
320 #define ELF_ARCH EM_PARISC
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H 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
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf-em.h21 #define EM_PARISC 15 /* HPPA */ macro
H A Daudit.h415 #define AUDIT_ARCH_PARISC (EM_PARISC)
416 #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf-em.h21 #define EM_PARISC 15 /* HPPA */ macro
H A Daudit.h420 #define AUDIT_ARCH_PARISC (EM_PARISC)
421 #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf-em.h32 #define EM_PARISC 15 macro
H A Daudit.h300 #define AUDIT_ARCH_PARISC (EM_PARISC)
301 #define AUDIT_ARCH_PARISC64 (EM_PARISC | __AUDIT_ARCH_64BIT)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf-em.h32 #define EM_PARISC 15 macro
H A Daudit.h300 #define AUDIT_ARCH_PARISC (EM_PARISC)
301 #define AUDIT_ARCH_PARISC64 (EM_PARISC | __AUDIT_ARCH_64BIT)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf-em.h20 #define EM_PARISC 15 macro
H A Daudit.h281 #define AUDIT_ARCH_PARISC (EM_PARISC)
282 #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT)
/kernel/linux/linux-5.10/scripts/
H A Dsorttable.c377 case EM_PARISC: in do_file()
/kernel/linux/linux-6.6/scripts/
H A Dsorttable.c313 case EM_PARISC: in do_file()
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dptrace.c644 .name = "parisc", .e_machine = EM_PARISC, .ei_osabi = ELFOSABI_LINUX,
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dptrace.c644 .name = "parisc", .e_machine = EM_PARISC, .ei_osabi = ELFOSABI_LINUX,
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c1239 elf->hdr->e_machine == EM_PARISC && in check_export_symbol()

Completed in 17 milliseconds