Searched refs:ELF_MACHINE (Results 1 – 7 of 7) sorted by relevance
6 #define ELF_MACHINE EM_X86_64 macro
6 #define ELF_MACHINE EM_386 macro
379 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
6 #define ELF_MACHINE EM_MIPS macro
241 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
18 #define ELF_MACHINE EM_S390 macro151 if (ehdr.e_machine != ELF_MACHINE) in read_ehdr()
Completed in 21 milliseconds