Searched refs:ELF_ARCH (Results 1 – 4 of 4) sorted by relevance
68 #define ELF_ARCH EM_ARM macro70 #define ELF_ARCH EM_AARCH64 macro73 #define ELF_MACHINE_OK(x) ((x) == (ELF_ARCH))
51 #define ELF_ARCH EM_386 macro107 #define ELF_ARCH EM_X86_64 macro
79 #define ELF_ARCH EM_MIPS macro82 #define ELF_MACHINE_OK(x) ((x) == ELF_ARCH)
56 #define ELF_ARCH EM_ARM macro