Home
last modified time | relevance | path

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

12

/third_party/elfutils/tests/
Dasm-tst1.c44 .e_machine = EM_386,
78 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dasm-tst2.c44 .e_machine = EM_386,
77 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dasm-tst9.c52 .e_machine = EM_386,
97 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dasm-tst4.c45 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dasm-tst5.c47 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dasm-tst6.c45 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dasm-tst7.c45 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dasm-tst8.c45 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dsaridx.c36 MACHINE (EM_386),
Delfshphehdr.c86 ehdr.e_machine = EM_386; in test()
Dasm-tst3.c69 Ebl *ebl = ebl_openbackend_machine (EM_386); in main()
Dalldts.c103 ehdr->e_machine = EM_386; in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp44 (EMachine != ELF::EM_386) && in X86ELFObjectWriter()
326 assert((getEMachine() == ELF::EM_386 || getEMachine() == ELF::EM_IAMCU) && in getRelocType()
/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c47 case EM_386: in dwelf_elf_e_machine_string()
/third_party/elfio/tests/
DELFIOTest.cpp209 EM_386, 1, 0x80482b0, 0, 28, 7, 0, 0 ); in TEST()
488 checkHeader( reader, ELFCLASS32, ELFDATA2LSB, EV_CURRENT, ET_REL, EM_386, 1, in TEST()
718 writer.set_machine( EM_386 ); in TEST()
743 checkHeader( reader, ELFCLASS32, ELFDATA2LSB, EV_CURRENT, ET_REL, EM_386, in TEST()
DELFIOTest1.cpp46 writer.set_machine( is64bit ? EM_X86_64 : EM_386 ); in write_obj_i386()
145 writer.set_machine( is64bit ? EM_X86_64 : EM_386 ); in write_exe_i386()
518 writer.set_machine( EM_386 ); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp32 case ELF::EM_386: in getELFRelocationTypeName()
160 case ELF::EM_386: in getELFRelativeRelocationType()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.def28 X(Target_X8632, "x86-32", false, EM_386, 0) \
/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp776 *pCPU=EM_386; in getArchitecture()
909 EM_386, in writeObjectCode()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp776 *pCPU=EM_386; in getArchitecture()
909 EM_386, in writeObjectCode()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_genc.cpp831 *pCPU=EM_386; in getArchitecture()
964 EM_386, in writeObjectCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1061 case ELF::EM_386: in getFileFormatName()
1093 case ELF::EM_386: in getFileFormatName()
1125 case ELF::EM_386: in getArch()
/third_party/elfutils/libebl/
Deblobjnote.c417 && (ehdr.e_machine == EM_386 in ebl_object_note()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp88 #define EM_386 3 // Intel 80386 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h130 EM_386 = 3, // Intel 386 enumerator

12