Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs_64.c7 #define ELF_MACHINE_NAME "x86_64" macro
H A Drelocs_32.c7 #define ELF_MACHINE_NAME "i386" macro
H A Drelocs.c378 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr()
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs_32.c7 #define ELF_MACHINE_NAME "MIPS" macro
H A Drelocs_64.c7 #define ELF_MACHINE_NAME "MIPS64" macro
H A Drelocs.c242 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr()