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

  /external/google-breakpad/src/common/mac/
macho_utilities.h 45 #ifndef CPU_TYPE_X86
46 # define CPU_TYPE_X86 CPU_TYPE_I386
macho_reader_unittest.cc 713 cpu_type_t cpu_type = CPU_TYPE_X86,
    [all...]
  /external/google-breakpad/src/client/mac/tests/
spawn_child_process.h 108 CPU_TYPE_X86,
  /external/valgrind/coregrind/
launcher-darwin.c 62 { CPU_TYPE_X86, "i386", "x86" },
fixup_macho_loadcmds.c 301 cputype = CPU_TYPE_X86;
  /external/llvm/include/llvm/Support/
MachO.h     [all...]
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 109 { "X86" , MachO::CPU_TYPE_X86 },
401 case MachO::CPU_TYPE_X86:
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
obj_int_extract.c 88 || header.cputype == CPU_TYPE_X86) {
  /external/valgrind/coregrind/m_debuginfo/
readmacho.c 204 Int cputype = CPU_TYPE_X86;
    [all...]

Completed in 6876 milliseconds