Home
last modified time | relevance | path

Searched refs:EM_AVR (Results 1 – 22 of 22) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c173 case EM_AVR: in dwelf_elf_e_machine_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRELFObjectWriter.cpp36 : MCELFObjectTargetWriter(false, OSABI, ELF::EM_AVR, true) {} in AVRELFObjectWriter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELF.cpp69 case ELF::EM_AVR: in getELFRelocationTypeName()
172 case ELF::EM_AVR: in getELFRelativeRelocationType()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp169 #define EM_AVR 83 // Atmel AVR 8-bit microcontroller macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h193 EM_AVR = 83, // Atmel AVR 8-bit microcontroller enumerator
/third_party/elfutils/libebl/
Deblopenbackend.c136 { NULL, "elf_avr", "avr", 3, EM_AVR, 0, 0 },
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h1069 case ELF::EM_AVR: in getFileFormatName()
1134 case ELF::EM_AVR: in getArch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h194 EM_AVR = 83, // Atmel AVR 8-bit microcontroller enumerator
/third_party/libabigail/src/
Dabg-elf-helpers.cc248 case EM_AVR: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp131 ECase(EM_AVR); in enumeration()
361 case ELF::EM_AVR: in bitset()
/third_party/elfio/elfio/
Delfio_dump.hpp190 { EM_AVR, "Atmel AVR 8-bit microcontroller" },
Delf_types.hpp148 constexpr Elf_Half EM_AVR = 83 ; // Atmel AVR 8-bit microcontroller variable
/third_party/musl/porting/linux/user/include/
Delf.h203 #define EM_AVR 83 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h203 #define EM_AVR 83 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h203 #define EM_AVR 83 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h203 #define EM_AVR 83 macro
/third_party/musl/include/
Delf.h203 #define EM_AVR 83 macro
/third_party/musl/ndk_musl_include/
Delf.h203 #define EM_AVR 83 macro
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt436 EM_AVR
/third_party/elfutils/libelf/
Delf.h240 #define EM_AVR 83 /* Atmel AVR 8-bit microcontroller */ macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1508 pub const EM_AVR: u16 = 83; constant
/third_party/elfutils/src/
Delflint.c330 EM_AVR, EM_FR30, EM_D10V, EM_D30V, EM_V850, EM_M32R, EM_MN10300,