Home
last modified time | relevance | path

Searched defs:EM_AVR (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDcommon.h171 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h196 EM_AVR = 83, // Atmel AVR 8-bit microcontroller enumerator
/NextBSD/sys/sys/
HDelf_common.h267 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller. */ macro