Home
last modified time | relevance | path

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

/arch/x86/tools/
A Drelocs_64.c7 #define ELF_MACHINE_NAME "x86_64" macro
A Drelocs_32.c7 #define ELF_MACHINE_NAME "i386" macro
A Drelocs.c380 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr()
/arch/mips/boot/tools/
A Drelocs_32.c7 #define ELF_MACHINE_NAME "MIPS" macro
A Drelocs_64.c7 #define ELF_MACHINE_NAME "MIPS64" macro
A Drelocs.c242 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr()
/arch/s390/tools/
A Drelocs.c19 #define ELF_MACHINE_NAME "IBM S/390" macro
152 die("Not for %s\n", ELF_MACHINE_NAME); in read_ehdr()

Completed in 14 milliseconds