Searched refs:EM_METAG (Results 1 – 3 of 3) sorted by relevance
4 #define EM_METAG 174 macro66 #define elf_check_arch(x) ((x)->e_machine == EM_METAG)73 #define ELF_ARCH EM_METAG
36 #ifndef EM_METAG38 #define EM_METAG 174 macro380 case EM_METAG: reltype = R_METAG_ADDR32; in do_file()
360 .e_machine = EM_METAG,