HomeSort by relevance Sort by last modified time
    Searched refs:EM_AVR (Results 1 - 17 of 17) sorted by null

  /external/syslinux/gpxe/src/include/
elf.h 82 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 186 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */
    [all...]
  /external/llvm/include/llvm/Object/
ELFObjectFile.h 847 case ELF::EM_AVR:
911 case ELF::EM_AVR:
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 107 ECase(EM_AVR)
322 case ELF::EM_AVR:
  /external/elfutils/libebl/
eblopenbackend.c 122 { "avr", "elf_avr", "avr", 3, EM_AVR, 0, 0 },
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 193 EM_AVR = 83, // Atmel AVR 8-bit microcontroller
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-avr.c     [all...]
  /external/llvm/include/llvm/Support/
ELF.h 196 EM_AVR = 83, // Atmel AVR 8-bit microcontroller
    [all...]
  /art/runtime/
elf.h 200 EM_AVR = 83, // Atmel AVR 8-bit microcontroller
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 240 EM_AVR = 83,
289 // Old AVR objects used 0x1057 (EM_AVR is correct).
    [all...]
  /external/elfutils/libelf/
elf.h 240 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */
    [all...]
  /external/kmod/port-gnu/
elf.h 239 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 240 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 242 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 687 case EM_AVR:
1158 case EM_AVR:
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]
  /external/elfutils/src/
elflint.c 345 EM_AVR, EM_FR30, EM_D10V, EM_D30V, EM_V850, EM_M32R, EM_MN10300,
    [all...]

Completed in 569 milliseconds