Searched refs:EM_486 (Results 1 – 10 of 10) sorted by relevance
143 if ((mach == EM_386) || (mach == EM_486) || in conv_iter_cap_val_hw1()165 if ((mach == EM_386) || (mach == EM_486) || in conv_iter_cap_val_hw2()190 if ((mach == EM_386) || (mach == EM_486) || in conv_iter_cap_val_hw3()
216 case EM_486: in conv_dwarf_regname()
68 @ MSG_EM_486_CF "EM_486" # 6
633 { EM_486, MSG_EM_486_DMP }, in conv_iter_ehdr_mach()
28 (((x).e_machine == EM_386) || ((x).e_machine == EM_486))
20 #define EM_486 6 /* Perhaps disused */ macro
51 #define ELF_MACHINE_OK(x) ((x) == EM_386 || (x) == EM_486)
158 #define EM_486 6 /* Intel 80486 */ macro
303 #define EM_486 6 /* Intel i486. */ macro
993 [EM_486] = "80486", in print_elf_machine()