Home
last modified time | relevance | path

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

/linux/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
/linux/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()
/linux/arch/s390/tools/
H A Drelocs.c19 #define ELF_MACHINE_NAME "IBM S/390" macro
152 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr()