Home
last modified time | relevance | path

Searched refs:EM_386 (Results 1 – 25 of 27) sorted by relevance

12

/dragonfly/contrib/elftoolchain/libelf/
H A D_libelf_config.h36 #define LIBELF_ARCH EM_386
74 #define LIBELF_ARCH EM_386
116 #define LIBELF_ARCH EM_386
/dragonfly/stand/boot/pc32/btxld/
H A Delfh.c48 EM_386, /* e_machine */
/dragonfly/contrib/binutils-2.34/binutils/
H A Delfedit.c87 if (elf_header.e_machine != EM_386 in update_gnu_property()
290 case EM_386: in elf_class()
811 return EM_386; in elf_machine()
H A Dreadelf.c772 case EM_386: in guess_is_rela()
1273 case EM_386: in dump_relocations()
2312 case EM_386: return "Intel 80386"; in get_machine_name()
5910 case EM_386: in get_elf_section_flags()
6577 case EM_386: in process_section_headers()
12566 case EM_386: in is_32bit_abs_reloc()
12770 case EM_386: in is_32bit_pcrel_reloc()
13192 case EM_386: /* R_386_NONE. */ in is_none_reloc()
17928 || filedata->file_header.e_machine == EM_386) in print_gnu_property_note()
/dragonfly/contrib/binutils-2.27/binutils/
H A Delfedit.c75 case EM_386: in elf_class()
597 return EM_386; in elf_machine()
H A Dreadelf.c714 case EM_386: in guess_is_rela()
1194 case EM_386: in dump_relocations()
2173 case EM_386: return "Intel 80386"; in get_machine_name()
5461 case EM_386: in get_elf_section_flags()
5955 case EM_386: in process_section_headers()
11500 case EM_386: in is_32bit_abs_reloc()
11685 case EM_386: in is_32bit_pcrel_reloc()
11912 case EM_386: /* R_386_NONE. */ in is_none_reloc()
/dragonfly/contrib/file/src/
H A Dreadelf.h134 #define EM_386 3 macro
H A Dreadelf.c1492 case EM_386: in doshn()
1595 case EM_386: in doshn()
/dragonfly/sys/sys/
H A Delf_common.h138 #define EM_386 3 /* Intel 80386 */ macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h105 #define EM_386 3 /* Intel 80386 */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h106 #define EM_386 3 /* Intel 80386 */ macro
/dragonfly/usr.bin/crunch/crunchide/
H A Dexec_elf64.c161 case EM_386: break; in ELFNAMEEND()
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dcommon.h109 #define EM_386 3 /* Intel 80386 */ macro
/dragonfly/contrib/binutils-2.34/gold/
H A Di386.cc907 elfcpp::EM_386, // machine_code
4056 : Target_selector_freebsd(elfcpp::EM_386, 32, false, in Target_selector_i386()
4185 elfcpp::EM_386, // machine_code
/dragonfly/contrib/binutils-2.27/gold/
H A Di386.cc907 elfcpp::EM_386, // machine_code
4053 : Target_selector_freebsd(elfcpp::EM_386, 32, false, in Target_selector_i386()
4182 elfcpp::EM_386, // machine_code
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf32-i386.c4346 #define ELF_MACHINE_CODE EM_386
4594 #define ELF_MACHINE_CODE EM_386
H A Delfcode.h720 case EM_386: in elf_object_p()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h173 EM_386 = 3,
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcode.h713 case EM_386: in elf_object_p()
H A Delf32-i386.c6039 #define ELF_MACHINE_CODE EM_386
6278 #define ELF_MACHINE_CODE EM_386
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h173 EM_386 = 3,
/dragonfly/contrib/gdb-7/bfd/
H A Delfcode.h715 case EM_386: in elf_object_p()
H A Delf32-i386.c5022 #define ELF_MACHINE_CODE EM_386
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h565 _ELF_DEFINE_EM(EM_386, 3, "Intel 80386") \
/dragonfly/lib/libexecinfo/
H A Dprivate_libelf.h194 _ELF_DEFINE_EM(EM_386, 3, "Intel 80386") \

12