Home
last modified time | relevance | path

Searched refs:EM_PJ (Results 1 – 19 of 19) sorted by relevance

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