Home
last modified time | relevance | path

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

/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.c379 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
/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()
/arch/s390/tools/
A Drelocs.c18 #define ELF_MACHINE EM_S390 macro
151 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()

Completed in 11 milliseconds