Home
last modified time | relevance | path

Searched refs:EM_PJ (Results 1 - 17 of 17) sorted by relevance

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c189 case EM_PJ: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp177 #define EM_PJ 91 // picoJava macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c144 { NULL, "elf_pj", "pj", 2, EM_PJ, 0, 0 },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc264 case EM_PJ: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h201 EM_PJ = 91, // picoJava enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h202 EM_PJ = 91, // picoJava enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp198 { EM_PJ, "picoJava" },
H A Delf_types.hpp156 constexpr Elf_Half EM_PJ = 91 ; // picoJava member
/third_party/musl/porting/linux/user/include/
H A Delf.h211 #define EM_PJ 91 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h211 #define EM_PJ 91 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h211 #define EM_PJ 91 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h211 #define EM_PJ 91 macro
/third_party/musl/include/
H A Delf.h211 #define EM_PJ 91 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp139 ECase(EM_PJ); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h248 #define EM_PJ 91 /* picoJava */ macro
/third_party/elfutils/src/
H A Delflint.c331 EM_MN10200, EM_PJ, EM_OPENRISC, EM_ARC_A5, EM_XTENSA, EM_ALPHA,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1516 pub const EM_PJ: u16 = 91; consts

Completed in 110 milliseconds