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

/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp272 {"elf32-iamcu", {ELF::EM_IAMCU, false, true}}, member in class:ELF
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h139 EM_IAMCU = 6, // Intel MCU enumerator in enum:llvm::ELF::__anon1510
/freebsd-current/sys/sys/
H A Delf_common.h213 #define EM_IAMCU 6 /* Intel MCU. */ macro

Completed in 161 milliseconds