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

  /external/ltrace/sysdeps/linux-gnu/alpha/
arch.h 29 #define LT_ELF_MACHINE2 EM_FAKE_ALPHA
  /external/ltrace/sysdeps/linux-gnu/s390/
arch.h 36 #define LT_ELF_MACHINE2 EM_S390
  /external/ltrace/sysdeps/linux-gnu/sparc/
arch.h 29 #define LT_ELF_MACHINE2 EM_SPARC32PLUS
  /external/ltrace/sysdeps/linux-gnu/x86/
arch.h 47 #define LT_ELF_MACHINE2 EM_386
  /external/ltrace/sysdeps/linux-gnu/ppc/
arch.h 36 #define LT_ELF_MACHINE2 EM_PPC64
  /external/ltrace/
ltrace-elf.c 400 #ifdef LT_ELF_MACHINE2
402 || lte->ehdr.e_machine != LT_ELF_MACHINE2)
    [all...]

Completed in 2763 milliseconds