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

  /external/valgrind/main/coregrind/
launcher-darwin.c 62 { CPU_TYPE_X86, "i386", "x86" },
fixup_macho_loadcmds.c 275 cputype = CPU_TYPE_X86;
  /external/llvm/include/llvm/Support/
MachO.h 1004 CPU_TYPE_X86 = 7,
1005 CPU_TYPE_I386 = CPU_TYPE_X86,
1006 CPU_TYPE_X86_64 = CPU_TYPE_X86 | CPU_ARCH_ABI64,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
obj_int_extract.c 88 || header.cputype == CPU_TYPE_X86) {
  /external/libvpx/libvpx/build/make/
obj_int_extract.c 88 || header.cputype == 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/main/coregrind/m_debuginfo/
readmacho.c 203 Int cputype = CPU_TYPE_X86;
    [all...]

Completed in 214 milliseconds