Home
last modified time | relevance | path

Searched refs:ELF_MACHINE (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/x86/tools/
A Drelocs_64.c6 #define ELF_MACHINE EM_X86_64 macro
A Drelocs_32.c6 #define ELF_MACHINE EM_386 macro
A Drelocs.c404 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
/linux-6.3-rc2/arch/mips/boot/tools/
A Drelocs_32.c6 #define ELF_MACHINE EM_MIPS macro
A Drelocs_64.c6 #define ELF_MACHINE EM_MIPS macro
A Drelocs.c241 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()

Completed in 9 milliseconds