HomeSort by relevance Sort by last modified time
    Searched full:mach (Results 251 - 275 of 595) sorted by null

<<11121314151617181920>>

  /external/llvm/test/tools/llvm-objdump/AArch64/
macho-private-headers.test 5 CHECK: Mach header
80 EXE: Mach header
  /external/llvm/test/tools/llvm-objdump/ARM/
macho-private-headers.test 5 CHECK: Mach header
127 EXE: Mach header
  /ndk/sources/host-tools/make-3.81/
config.ami 289 /* Define if you have the <mach/mach.h> header file. */
  /external/lldb/source/Plugins/ObjectFile/Mach-O/
ObjectFileMachO.cpp 442 static ConstString g_name("mach-o");
449 return "Mach-o object file reader (32 and 64 bit)";
    [all...]
  /external/lldb/docs/
lldb-gdb-remote.txt 443 cputype: is a number that is the mach-o CPU type that is being debugged
444 cpusubtype: is a number that is the mach-o CPU subtype type that is being debugged
461 // and with Mach-O universal files, the executable file may contain both 32- and
486 cputype: the Mach-O CPU type of the process
487 cpusubtype: the Mach-O CPU subtype of the process
    [all...]
  /external/google-breakpad/src/client/ios/handler/
ios_exception_minidump_generator.mm 148 // mach naming to minidump naming.
  /external/google-breakpad/src/client/mac/handler/
dynamic_images.cc 33 #include <mach-o/nlist.h>
41 #include <mach/task_info.h>
62 // <mach/task_info.h> in the Mac OS X 10.6 SDK.
219 // 32-bit/64-bit Mach-O files.
  /external/google-breakpad/src/common/
stabs_to_module.h 60 // When processing Darwin Mach-O files, this also receives public linker
  /external/google-breakpad/src/google_breakpad/common/
minidump_cpu_ppc64.h 75 * mach/ppc/_types.h
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal_defs.h 208 * Darwin (OS X) uses zones to work around Mach-O symbol override shortcomings.
jemalloc_internal_defs.h.in 202 * Darwin (OS X) uses zones to work around Mach-O symbol override shortcomings.
  /external/lldb/utils/test/
run-dis.py 30 # Regular expression for detecting file output for Mach-o binary.
  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 116 /// The mach-o version of this method defaults to returning a stub reference.
  /external/llvm/lib/Object/
MachOUniversal.cpp 1 //===- MachOUniversal.cpp - Mach-O universal binary -------------*- C++ -*-===//
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86ELFRelocationInfo.cpp 131 /// createX86ELFRelocationInfo - Construct an X86 Mach-O RelocationInfo.
  /external/llvm/test/MC/MachO/
gen-dwarf.s 15 // CHECK: file format Mach-O 32-bit i386
  /external/llvm/test/tools/llvm-objdump/X86/
macho-private-headers.test 25 CHECK: Mach header
121 EXE: Mach header
445 FATi386: Mach header
449 NON_VERBOSE: Mach header
  /external/v8/src/base/platform/
time-unittest.cc 8 #include <mach/mach_time.h>
  /external/valgrind/coregrind/m_mach/
mach_traps-amd64-darwin.S 2 /*--- Basic Mach traps. mach_traps-amd64-darwin.S ---*/
mach_traps-x86-darwin.S 2 /*--- Basic Mach traps. mach_traps-x86-darwin.S ---*/
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h 569 // Mach message helpers
641 // Mach traps
693 #include <mach/mach.h>
  /external/valgrind/docs/internals/
Darwin-notes.txt 134 look at notes in coregrind/Makefile.am re Mach RPC interface
  /ndk/build/tools/
cleanup-headers.sh 137 remove $NEW_PLATFORM_DIR/include "#include" mach
  /external/valgrind/coregrind/
m_syscall.c 560 * MACH: int $0x81
566 * MACH,MDEP: the return value comes back in eax
569 * MACH,MDEP: no error is returned
600 // Mach trap: 32-bit result in %eax, no error flag
632 * MACH,MDEP: the return value comes back in rax
635 * MACH,MDEP: no error is returned
670 // Mach trap: 64-bit result, no error flag
  /external/lldb/include/lldb/Core/
Error.h 15 #include <mach/mach.h>
95 /// A mach error code.
208 /// A mach error code.
220 /// A mach error code.

Completed in 424 milliseconds

<<11121314151617181920>>