OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mach
(Results
226 - 250
of
595
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/google-breakpad/src/common/mac/
macho_reader_unittest.cc
366
.D32(0xfeedface) //
Mach
-O file magic number
376
// FatReader should treat a
Mach
-O file as if it were a fat binary file
388
.D32(0xfeedfacf) //
Mach
-O 64-bit file magic number
398
// FatReader should treat a
Mach
-O file as if it were a fat binary file
410
.D32(0xfeedface) //
Mach
-O file magic number
420
// FatReader should treat a
Mach
-O file as if it were a fat binary file
432
.D32(0xfeedfacf) //
Mach
-O 64-bit file magic number
442
// FatReader should treat a
Mach
-O file as if it were a fat binary file
454
.D32(0xfeedfacf) //
Mach
-O 64-bit file magic number
664
// A SizedSection holding a list of
Mach
-O load commands
[
all
...]
macho_id.cc
38
#include <
mach
-o/loader.h>
39
#include <
mach
-o/swap.h>
/external/google-breakpad/src/tools/mac/dump_syms/dump_syms.xcodeproj/
project.pbxproj
291
B84A91F4116CF784006C210E /* stabs_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = stabs_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
311
B88FAF2F116A591E00407530 /* dwarf2reader_cfi_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = dwarf2reader_cfi_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
316
B88FB007116BDE8300407530 /* stabs_reader_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = stabs_reader_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
319
B88FB0B9116CEABF00407530 /* module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
328
B88FB0DF116CEEA800407530 /* dwarf2diehandler_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = dwarf2diehandler_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
329
B88FB0F2116CEF1900407530 /* dwarf_line_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = dwarf_line_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
330
B88FB10A116CF07900407530 /* dwarf_cu_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = dwarf_cu_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
331
B88FB11F116CF27F00407530 /* dwarf_cfi_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = dwarf_cfi_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
332
B88FB135116CF30F00407530 /* bytereader_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = bytereader_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
333
B88FB14B116CF4A700407530 /* byte_cursor_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.
mach
-o.executable"; includeInIndex = 0; path = byte_cursor_unittest; sourceTree = BUILT_PRODUCTS_DIR; }
[
all
...]
/external/google-breakpad/src/client/mac/handler/
minidump_generator.cc
33
#include <
mach
/host_info.h>
34
#include <
mach
/machine.h>
35
#include <
mach
/vm_statistics.h>
36
#include <
mach
-o/dyld.h>
37
#include <
mach
-o/loader.h>
46
#include <
mach
/arm/thread_status.h>
49
#include <
mach
/ppc/thread_status.h>
52
#include <
mach
/i386/thread_status.h>
[
all
...]
/external/llvm/include/llvm/Support/
MachO.h
23
// Enums from <
mach
-o/loader.h>
526
// From <
mach
/vm_prot.h>
534
// Structs from <
mach
-o/loader.h>
928
// Structs from <
mach
-o/fat.h>
942
// Structs from <
mach
-o/reloc.h>
969
// Structs NOT from <
mach
-o/reloc.h>, but that make LLVM's life easier
974
// Structs from <
mach
-o/nlist.h>
[
all
...]
/external/lldb/source/Host/macosx/
Symbols.cpp
37
#include "
mach
/machine.h"
76
data_offset+=4; // Skip
mach
file type
148
// Universal
mach
-o files always have their headers encoded as BIG endian
218
// 32 bit
mach
-o file
225
// fat
mach
-o file
[
all
...]
/external/llvm/test/tools/llvm-readobj/
file-headers.test
136
MACHO32-NEXT: Format:
Mach
-O 32-bit i386
152
MACHO64-NEXT: Format:
Mach
-O 64-bit x86-64
169
MACHO-PPC-NEXT: Format:
Mach
-O 32-bit ppc
185
MACHO-PPC64-NEXT: Format:
Mach
-O 64-bit ppc64
202
MACHO-ARM-NEXT: Format:
Mach
-O arm
/external/valgrind/include/vki/
vki-scnums-darwin.h
38
// osfmk/
mach
/i386/syscall_sw.h
49
// - 0x81:
Mach
52
// Furthermore, just to make life interesting, for
Mach
traps the number is
69
#define VG_DARWIN_SYSCALL_CLASS_MACH 1 /*
Mach
*/
143
// osfmk/
mach
/syscall_sw.h
[
all
...]
/external/google-breakpad/src/tools/mac/upload_system_symbols/
upload_system_symbols.go
225
// StartDumpQueue creates a new worker pool to find all the
Mach
-O libraries in
308
//
Mach
-O files and their architectures.
334
// test for being
Mach
-O to the findQueue.
/external/lldb/source/
lldb.cpp
54
#include "Plugins/ObjectContainer/Universal-
Mach
-O/ObjectContainerUniversalMachO.h"
55
#include "Plugins/ObjectFile/
Mach
-O/ObjectFileMachO.h"
63
#include "Plugins/Process/
mach
-core/ProcessMachCore.h"
/external/lldb/tools/debugserver/source/MacOSX/
MachProcess.h
29
#include <
mach
/
mach
.h>
276
MachTask m_task; // The
mach
task for this process
/external/llvm/cmake/
config-ix.cmake
80
check_include_file(
mach
/
mach
.h HAVE_MACH_MACH_H)
81
check_include_file(
mach
-o/dyld.h HAVE_MACH_O_DYLD_H)
/external/llvm/include/llvm/Config/
config.h.cmake
165
/* Define to 1 if you have the <
mach
/
mach
.h> header file. */
168
/* Define to 1 if you have the <
mach
-o/dyld.h> header file. */
/external/llvm/include/llvm/Object/
MachO.h
28
/// data in code entry in the table in a
Mach
-O object file.
80
// Represents a node in the
mach
-o exports trie.
465
// Since a
Mach
-O data in code reference, a DiceRef, can only be created when
/external/llvm/include/llvm-c/
lto.h
480
* On success returns a pointer to a generated
mach
-o/ELF buffer and
494
* of returning a generated
mach
-o/ELF buffer, it writes to a file).
515
* On success returns a pointer to a generated
mach
-o/ELF buffer and length set
/external/llvm/tools/macho-dump/
macho-dump.cpp
1
//===-- macho-dump.cpp -
Mach
Object Dumping Tool -------------------------===//
10
// This is a testing tool for use with the MC/
Mach
-O LLVM components.
404
cl::ParseCommandLineOptions(argc, argv, "llvm
Mach
-O dumping tool\n");
/external/valgrind/coregrind/
pub_core_threadstate.h
123
Int lwpid; // PID of kernel task (Darwin:
Mach
thread)
137
//
Mach
trap POST handler as chosen by PRE
160
// Values saved from transient
Mach
RPC messages
Makefile.am
92
# Darwin
Mach
stuff
95
#
Mach
RPC interface definitions
133
/usr/include/
mach
/mach_vm.defs \
134
/usr/include/
mach
/task.defs \
135
/usr/include/
mach
/thread_act.defs \
136
/usr/include/
mach
/vm_map.defs
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
dis-asm.h
76
unsigned long
mach
;
member in struct:disassemble_info
81
/* An arch/
mach
-specific bitmask of selected instruction subsets, mainly
117
mach
field of this structure. */
/external/google-breakpad/src/client/mac/tests/
minidump_generator_test.cc
139
// Create a
mach
port to receive the child task on.
235
// Create a
mach
port to receive the child task on.
/external/icu/icu4c/source/tools/genren/
genren.pl
141
} elsif ($mode =~ /
Mach
-O/) {
150
} elsif ($mode =~ /
Mach
-O/) {
/external/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DynamicLoaderMacOSXDYLD.h
171
lldb::addr_t address; // Address of
mach
header for this dylib
176
llvm::MachO::mach_header header; // The
mach
header for this image
/external/llvm/docs/
CompilerWriterInfo.rst
144
* `
Mach
-O Runtime Architecture <http://developer.apple.com/documentation/Darwin/RuntimeArchitecture-date.html>`_
145
* `Notes on
Mach
-O ABI <http://www.unsanity.org/archives/000044.php>`_
/external/llvm/lib/Support/Unix/
Memory.inc
24
#include <
mach
/
mach
.h>
/external/llvm/test/Object/X86/
objdump-disassembly-inline-relocations.test
42
MACHO-i386: file format
Mach
-O 32-bit i386
57
MACHO-x86-64: file format
Mach
-O 64-bit x86-64
Completed in 409 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>