Searched defs:EM_IAMCU (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp250 {"elf32-iamcu", {ELF::EM_IAMCU, false, true}}, member in class:llvm::objcopy::ELF
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h134 EM_IAMCU = 6, // Intel MCU enumerator in enum:llvm::ELF::__anon4143
/freebsd-12-stable/sys/sys/
H A Delf_common.h210 #define EM_IAMCU 6 /* Intel MCU. */ macro

Completed in 168 milliseconds