Searched refs:EM_386 (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/x86/include/ |
| H A D | elf.h | 51 #define ELF_ARCH EM_386 53 #define ELF_MACHINE_OK(x) ((x) == EM_386 || (x) == EM_486) 89 #define ELF_TARG_MACH EM_386 108 #define ELF_ARCH32 EM_386
|
| H A D | dump.h | 38 #define EM_VALUE EM_386
|
| /f-stack/freebsd/i386/i386/ |
| H A D | elf_machdep.c | 91 .machine = EM_386, 107 .machine = EM_386, 123 .machine = EM_386,
|
| /f-stack/freebsd/i386/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 203 .machine = EM_386,
|
| /f-stack/freebsd/amd64/cloudabi32/ |
| H A D | cloudabi32_sysvec.c | 230 .machine = EM_386,
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysvec.c | 983 .machine = EM_386, 995 .machine = EM_386, 1007 .machine = EM_386,
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysvec.c | 1006 .machine = EM_386, 1018 .machine = EM_386, 1030 .machine = EM_386,
|
| /f-stack/freebsd/sys/ |
| H A D | elf_common.h | 212 #define EM_386 3 /* Intel i386. */ macro
|