Home
last modified time | relevance | path

Searched refs:ELF_CLASS (Results 1 – 25 of 39) sorted by relevance

12

/linux/arch/parisc/include/asm/
A Delf.h225 #ifndef ELF_CLASS
228 #define ELF_CLASS ELFCLASS64 macro
230 #define ELF_CLASS ELFCLASS32 macro
312 ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELF_CLASS)
/linux/arch/riscv/include/asm/
A Delf.h22 #define ELF_CLASS ELFCLASS64 macro
24 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/s390/include/asm/
A Delf.h149 #define ELF_CLASS ELFCLASS64 macro
180 && (x)->e_ident[EI_CLASS] == ELF_CLASS)
183 && (x)->e_ident[EI_CLASS] == ELF_CLASS)
/linux/fs/
A Dcompat_binfmt_elf.c25 #undef ELF_CLASS
26 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/powerpc/include/uapi/asm/
A Delf.h118 # define ELF_CLASS ELFCLASS64 macro
126 # define ELF_CLASS ELFCLASS32 macro
/linux/arch/x86/um/asm/
A Delf.h32 #define ELF_CLASS ELFCLASS32 macro
127 #define ELF_CLASS ELFCLASS64 macro
/linux/arch/openrisc/include/uapi/asm/
A Delf.h66 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/x86/tools/
A Drelocs_64.c11 #define ELF_CLASS ELFCLASS64 macro
A Drelocs_32.c11 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/mips/boot/tools/
A Drelocs_32.c11 #define ELF_CLASS ELFCLASS32 macro
A Drelocs_64.c24 #define ELF_CLASS ELFCLASS64 macro
/linux/arch/nios2/include/uapi/asm/
A Delf.h62 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/arc/include/asm/
A Delf.h23 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/csky/include/asm/
A Delf.h53 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/h8300/include/asm/
A Delf.h26 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/sparc/include/asm/
A Delf_32.h105 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/um/include/shared/
A Dcommon-offsets.h12 DEFINE(UM_ELF_CLASS, ELF_CLASS);
/linux/arch/x86/include/asm/
A Delf.h40 #define ELF_CLASS ELFCLASS32 macro
69 #define ELF_CLASS ELFCLASS64 macro
/linux/arch/microblaze/include/uapi/asm/
A Delf.h34 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/mips/include/asm/
A Delf.h226 #define ELF_CLASS ELFCLASS32 macro
243 #define ELF_CLASS ELFCLASS64 macro
/linux/arch/m68k/include/asm/
A Delf.h54 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/nds32/include/asm/
A Delf.h122 #define ELF_CLASS ELFCLASS32 macro
/linux/include/linux/
A Delf.h38 #if ELF_CLASS == ELFCLASS32
/linux/arch/arm/include/asm/
A Delf.h75 #define ELF_CLASS ELFCLASS32 macro
/linux/arch/alpha/include/asm/
A Delf.h82 #define ELF_CLASS ELFCLASS64 macro

Completed in 26 milliseconds

12