Searched defs:ELF_TARG_MACH (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/arch-x86_64/include/machine/
H A Dexec.h15 #define ELF_TARG_MACH EM_X86_64 macro
/bionic/libc/arch-arm/include/machine/
H A Dexec.h42 #define ELF_TARG_MACH EM_ARM macro
/bionic/libc/arch-arm64/include/machine/
H A Dexec.h42 #define ELF_TARG_MACH EM_AARCH64 macro
/bionic/libc/arch-x86/include/machine/
H A Dexec.h42 #define ELF_TARG_MACH EM_386 /* XXX - EM_486 is currently unused macro
/bionic/libc/arch-mips/include/machine/
H A Dexec.h59 #define ELF_TARG_MACH EM_MIPS macro
/bionic/libc/arch-mips64/include/machine/
H A Dexec.h59 #define ELF_TARG_MACH EM_MIPS macro

Completed in 3593 milliseconds