Searched refs:macho_reader (Results 1 – 7 of 7) sorted by relevance
/external/google-breakpad/src/common/mac/ |
D | dump_syms.cc | 417 const mach_o::Reader &macho_reader, in ReadDwarf() argument 421 ByteReader byte_reader(macho_reader.big_endian() in ReadDwarf() 489 const mach_o::Reader &macho_reader, in ReadCFI() argument 495 switch (macho_reader.cpu_type()) { in ReadCFI() 510 macho_reader.cpu_type(), macho_reader.cpu_subtype()); in ReadCFI() 517 macho_reader.cpu_type(), macho_reader.cpu_subtype()); in ReadCFI() 531 dwarf2reader::ByteReader byte_reader(macho_reader.big_endian() ? in ReadCFI() 534 byte_reader.SetAddressSize(macho_reader.bits_64() ? 8 : 4); in ReadCFI()
|
D | dump_syms.h | 146 const mach_o::Reader &macho_reader, 156 const mach_o::Reader &macho_reader,
|
/external/google-breakpad/src/tools/mac/dump_syms/dump_syms.xcodeproj/ |
D | project.pbxproj | 53 …FAE2C1166606200407530 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E11… 95 …E0E781166576C00DD08C9 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E11… 98 …E0E9A11665A7200DD08C9 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E11… 345 …macho_reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp… 346 …macho_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;… 588 B89E0E6E1166571D00DD08C9 /* macho_reader.cc */, 589 B89E0E6F1166571D00DD08C9 /* macho_reader.h */, 1076 B89E0E781166576C00DD08C9 /* macho_reader.cc in Sources */, 1086 B89E0E9A11665A7200DD08C9 /* macho_reader.cc in Sources */, 1096 B88FAE2C1166606200407530 /* macho_reader.cc in Sources */,
|
/external/google-breakpad/src/tools/mac/crash_report/crash_report.xcodeproj/ |
D | project.pbxproj | 37 …1FF7411F0C6E000FCF3E4 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B31FF7211… 123 …macho_reader.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp… 124 …macho_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;… 236 8B31FF7211F0C6E000FCF3E4 /* macho_reader.cc */, 237 8B31FF7311F0C6E000FCF3E4 /* macho_reader.h */, 522 8B31FF7411F0C6E000FCF3E4 /* macho_reader.cc in Sources */,
|
/external/google-breakpad/src/common/ |
D | common.gyp | 150 'mac/macho_reader.cc', 151 'mac/macho_reader.h',
|
/external/google-breakpad/ |
D | Makefile.in | 816 src/common/mac/macho_id.cc src/common/mac/macho_reader.cc \ 838 …ALSE@@LINUX_HOST_TRUE@ src/common/mac/src_common_mac_macho_reader_unittest-macho_reader.$(OBJEXT) \ 1522 src/common/mac/macho_id.h src/common/mac/macho_reader.cc \ 1523 src/common/mac/macho_reader.h \ 1546 …LSE@@LINUX_HOST_TRUE@ src/common/mac/src_tools_mac_dump_syms_dump_syms_mac-macho_reader.$(OBJEXT) \ 2511 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@ src/common/mac/macho_reader.cc \ 2512 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@ src/common/mac/macho_reader.h \ 2615 @DISABLE_TOOLS_FALSE@@LINUX_HOST_TRUE@ src/common/mac/macho_reader.cc \ 4305 src/common/mac/src_common_mac_macho_reader_unittest-macho_reader.$(OBJEXT): \ 4794 src/common/mac/src_tools_mac_dump_syms_dump_syms_mac-macho_reader.$(OBJEXT): \ [all …]
|
D | Makefile.am | 648 src/common/mac/macho_reader.cc \ 649 src/common/mac/macho_reader.h \ 748 src/common/mac/macho_reader.cc \
|