Home
last modified time | relevance | path

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

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