HomeSort by relevance Sort by last modified time
    Searched refs:EM_TRICORE (Results 1 - 25 of 32) sorted by null

1 2

  /external/elfutils/tests/
saridx.c 56 MACHINE (EM_TRICORE),
  /external/syslinux/gpxe/src/include/
elf.h 44 #define EM_TRICORE 44 /* Siemens Tricore */
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 147 #define EM_TRICORE 44 /* Siemens Tricore embedded processor */
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 167 #define EM_TRICORE 44 /* Siemens TriCore embedded processor. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 167 #define EM_TRICORE 44 /* Siemens TriCore embedded processor. */
    [all...]
  /external/elfutils/libebl/
eblopenbackend.c 88 { "tricore", "elf_tricore", "tricore", 7, EM_TRICORE, 0, 0 },
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 157 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 68 ECase(EM_TRICORE)
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 154 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /art/runtime/
elf.h 161 EM_TRICORE = 44, // Siemens TriCore
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 201 EM_TRICORE = 44,
    [all...]
  /external/elfutils/libelf/
elf.h 202 #define EM_TRICORE 44 /* Siemens Tricore */
    [all...]
  /external/kmod/port-gnu/
elf.h 201 #define EM_TRICORE 44 /* Siemens Tricore */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 202 #define EM_TRICORE 44 /* Siemens Tricore */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 204 #define EM_TRICORE 44 /* Siemens Tricore */
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 220 EM_TRICORE Machine = 44 /* Siemens TriCore embedded processor. */
273 {44, "EM_TRICORE"},
    [all...]

Completed in 1014 milliseconds

1 2