HomeSort by relevance Sort by last modified time
    Searched refs:EM_NONE (Results 101 - 111 of 111) sorted by null

1 2 3 45

  /external/elfutils/libdwfl/
relocate.c 447 if (ebl_get_elfmachine (mod->ebl) == EM_NONE)
  /external/elfutils/libebl/
eblopenbackend.c 446 return openbackend (NULL, emulation, EM_NONE);
  /external/elfutils/src/
ld.c 465 if (OPEN_OUTFILE (&ld_state, EM_NONE, ELFCLASSNONE, ELFDATANONE) != 0)
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 127 EM_NONE = 0, // No machine
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 149 LLVM_READOBJ_ENUM_ENT(ELF, EM_NONE ),
  /external/qemu/
elf.h 69 #define EM_NONE 0
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 174 #define EM_NONE 0 /* No machine */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 174 #define EM_NONE 0 /* No machine */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 174 #define EM_NONE 0 /* No machine */
    [all...]
  /external/elfutils/libelf/
elf.h 183 #define EM_NONE 0 /* No machine */
    [all...]
  /external/valgrind/main/perf/
tinycc.c 245 #define EM_NONE 0 /* No machine */
    [all...]

Completed in 2332 milliseconds

1 2 3 45