Home
last modified time | relevance | path

Searched refs:ELF_MACHINE (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs_32.c6 #define ELF_MACHINE EM_386 macro
H A Drelocs_64.c6 #define ELF_MACHINE EM_X86_64 macro
H A Drelocs.c376 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs_32.c6 #define ELF_MACHINE EM_LOONGARCH macro
H A Drelocs_64.c6 #define ELF_MACHINE EM_LOONGARCH macro
H A Drelocs.c160 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs_32.c6 #define ELF_MACHINE EM_MIPS macro
H A Drelocs_64.c6 #define ELF_MACHINE EM_MIPS macro
H A Drelocs.c241 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs_32.c6 #define ELF_MACHINE EM_MIPS macro
H A Drelocs_64.c6 #define ELF_MACHINE EM_MIPS macro
H A Drelocs.c241 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs_64.c6 #define ELF_MACHINE EM_X86_64 macro
H A Drelocs_32.c6 #define ELF_MACHINE EM_386 macro
H A Drelocs.c404 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()

Completed in 8 milliseconds