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

  /external/elfutils/tests/
saridx.c 73 MACHINE (EM_TINYJ),
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 164 #define EM_TINYJ 61 /* Advanced Logic Corp. TinyJ embedded processor */
    [all...]
  /external/elfutils/libebl/
eblopenbackend.c 103 { "tinyj", "elf_tinyj", "tinyj", 5, EM_TINYJ, 0, 0 },
  /external/llvm/include/llvm/Support/
ELF.h 174 EM_TINYJ = 61, // Advanced Logic Corp. TinyJ embedded processor family
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 85 ECase(EM_TINYJ)
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 237 EM_TINYJ Machine = 61 /* Advanced Logic Corp. TinyJ processor. */
290 {61, "EM_TINYJ"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 237 EM_TINYJ Machine = 61 /* Advanced Logic Corp. TinyJ processor. */
290 {61, "EM_TINYJ"},
    [all...]
  /art/runtime/
elf.h 178 EM_TINYJ = 61, // Advanced Logic Corp. TinyJ embedded processor family
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 218 EM_TINYJ = 61,
    [all...]
  /external/elfutils/libelf/
elf.h 219 #define EM_TINYJ 61 /* Advanced Logic Corp. Tinyj emb.fam*/
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 219 #define EM_TINYJ 61 /* Advanced Logic Corp. Tinyj emb.fam*/
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 221 #define EM_TINYJ 61 /* Advanced Logic Corp. Tinyj emb.fam*/
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 600 LLVM_READOBJ_ENUM_ENT(ELF, EM_TINYJ ),
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 768 case EM_TINYJ:
    [all...]
  /external/elfutils/src/
elflint.c 342 EM_ST100, EM_TINYJ, EM_X86_64, EM_PDSP, EM_FX66, EM_ST9PLUS, EM_ST7,
    [all...]

Completed in 220 milliseconds