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
404 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()
1045 #define ELF_MACHINE PPC_ELF_MACHINE macro2026 #ifndef ELF_MACHINE2027 #define ELF_MACHINE ELF_ARCH macro4431 fill_elf_header(hptr, css.count + 1, ELF_MACHINE, 0); in elf_core_dump()