HomeSort by relevance Sort by last modified time
    Searched refs:EM_S370 (Results 1 - 16 of 16) sorted by null

  /bionic/libc/include/
elf.h 310 #define EM_S370 9
  /external/u-boot/include/
elf.h 151 #define EM_S370 9 /* IBM System/370 Processor */
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 151 #define EM_S370 9 /* IBM System/370. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 151 #define EM_S370 9 /* IBM System/370. */
    [all...]
  /external/elfutils/libebl/
eblopenbackend.c 79 { "s370", "ebl_s370", "s370", 4, EM_S370, 0, 0 },
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 136 EM_S370 = 9, // IBM System/370
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 139 EM_S370 = 9, // IBM System/370
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 50 ECase(EM_S370)
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
ELF.h 138 EM_S370 = 9, // IBM System/370
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 136 EM_S370 = 9, // IBM System/370
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
ELFYAML.cpp 70 ECase(EM_S370);
  /external/kmod/port-gnu/
elf.h 182 #define EM_S370 9 /* IBM System/370 */
    [all...]
  /external/elfutils/libelf/
elf.h 184 #define EM_S370 9 /* IBM System/370 */
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 810 ENUM_ENT(EM_S370, "IBM System/370"),
    [all...]
  /external/elfutils/src/
elflint.c 322 EM_M32, EM_SPARC, EM_386, EM_68K, EM_88K, EM_860, EM_MIPS, EM_S370,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
ELFDumper.cpp     [all...]

Completed in 80 milliseconds