Home
last modified time | relevance | path

Searched refs:EM_METAG (Results 1 – 14 of 14) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c305 case EM_METAG: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp262 #define EM_METAG 174 // Imagination Technologies META processor architecture macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h264 EM_METAG = 174, // Imagination Technologies META processor enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h265 EM_METAG = 174, // Imagination Technologies META processor enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp285 { EM_METAG, "Imagination Technologies META processor architecture" },
Delf_types.hpp241 constexpr Elf_Half EM_METAG = 174; // Imagination Technologies META processor architecture variable
/third_party/musl/ndk_musl_include/
Delf.h271 #define EM_METAG 174 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h271 #define EM_METAG 174 macro
/third_party/musl/include/
Delf.h271 #define EM_METAG 174 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h271 #define EM_METAG 174 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h271 #define EM_METAG 174 macro
/third_party/musl/porting/linux/user/include/
Delf.h271 #define EM_METAG 174 macro
/third_party/elfutils/libelf/
Delf.h308 #define EM_METAG 174 /* Imagination Tech. META */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp196 ECase(EM_METAG); in enumeration()