Home
last modified time | relevance | path

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

/arch/x86/tools/
Drelocs_64.c6 #define ELF_MACHINE_NAME "x86_64" macro
Drelocs_32.c6 #define ELF_MACHINE_NAME "i386" macro
Drelocs.c370 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr()
/arch/mips/boot/tools/
Drelocs_32.c6 #define ELF_MACHINE_NAME "MIPS" macro
Drelocs_64.c6 #define ELF_MACHINE_NAME "MIPS64" macro
Drelocs.c241 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr()