Home
last modified time | relevance | path

Searched defs:EM_PDP11 (Results 1 – 5 of 5) sorted by relevance

/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp151 #define EM_PDP11 65 // Digital Equipment Corp. PDP-11 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h175 EM_PDP11 = 65, // Digital Equipment Corp. PDP-11 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h176 EM_PDP11 = 65, // Digital Equipment Corp. PDP-11 enumerator
/third_party/elfio/elfio/
Delf_types.hpp130 constexpr Elf_Half EM_PDP11 = 65; // Digital Equipment Corp. PDP-11 variable
/third_party/elfutils/libelf/
Delf.h222 #define EM_PDP11 65 /* Digital PDP-11 */ macro