Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: src/tools/mac/dump_syms/dump_syms.xcodeproj/project.pbxproj

Issue 1340543002: Fix Mac Breakpad host tools to build in Linux cross-compile (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Move mac-headers to mac_headers Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 B88FAFC9116BDCAD00407530 /* all_unittests */ = { 10 B88FAFC9116BDCAD00407530 /* all_unittests */ = {
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 B89E0E781166576C00DD08C9 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; }; 90 B89E0E781166576C00DD08C9 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; };
91 B89E0E7A1166576C00DD08C9 /* macho_dump.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E701166573700DD08C9 /* macho_dump.cc */; }; 91 B89E0E7A1166576C00DD08C9 /* macho_dump.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E701166573700DD08C9 /* macho_dump.cc */; };
92 B89E0E9911665A7200DD08C9 /* macho_reader_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6D1166571D00DD08C9 /* macho_reader_uni ttest.cc */; }; 92 B89E0E9911665A7200DD08C9 /* macho_reader_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6D1166571D00DD08C9 /* macho_reader_uni ttest.cc */; };
93 B89E0E9A11665A7200DD08C9 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; }; 93 B89E0E9A11665A7200DD08C9 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; };
94 B8C5B5171166534700D34F4E /* dwarf2reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422F0E0E22D100DBDE83 /* dwarf2reader.cc */; }; 94 B8C5B5171166534700D34F4E /* dwarf2reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422F0E0E22D100DBDE83 /* dwarf2reader.cc */; };
95 B8C5B5181166534700D34F4E /* bytereader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422C0E0E22D100DBDE83 /* bytereader.cc */; }; 95 B8C5B5181166534700D34F4E /* bytereader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F95B422C0E0E22D100DBDE83 /* bytereader.cc */; };
96 B8C5B5191166534700D34F4E /* macho_utilities.cc in Sources */ = { isa = PBXBuildFile; fileRef = 557800890BE1F3AB00EC23E0 /* macho_utilities.cc */; }; 96 B8C5B5191166534700D34F4E /* macho_utilities.cc in Sources */ = { isa = PBXBuildFile; fileRef = 557800890BE1F3AB00EC23E0 /* macho_utilities.cc */; };
97 B8C5B51A1166534700D34F4E /* file_id.cc in Sources */ = {isa = PB XBuildFile; fileRef = 9BE650410B52F6D800611104 /* file_id.cc */; }; 97 B8C5B51A1166534700D34F4E /* file_id.cc in Sources */ = {isa = PB XBuildFile; fileRef = 9BE650410B52F6D800611104 /* file_id.cc */; };
98 B8C5B51B1166534700D34F4E /* macho_id.cc in Sources */ = {isa = P BXBuildFile; fileRef = 9BE650430B52F6D800611104 /* macho_id.cc */; }; 98 B8C5B51B1166534700D34F4E /* macho_id.cc in Sources */ = {isa = P BXBuildFile; fileRef = 9BE650430B52F6D800611104 /* macho_id.cc */; };
99 B8C5B51C1166534700D34F4E /* macho_walker.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BE650450B52F6D800611104 /* macho_walker.cc */; }; 99 B8C5B51C1166534700D34F4E /* macho_walker.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9BE650450B52F6D800611104 /* macho_walker.cc */; };
100 » » B8C5B51D1166534700D34F4E /* dump_syms.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* dump_syms.mm */; }; 100 » » B8C5B51D1166534700D34F4E /* dump_syms.cc in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* dump_syms.cc */; };
101 » » B8C5B51E1166534700D34F4E /* dump_syms_tool.mm in Sources */ = {i sa = PBXBuildFile; fileRef = 9BDF186E0B1BB43700F8391B /* dump_syms_tool.mm */; } ; 101 » » B8C5B51E1166534700D34F4E /* dump_syms_tool.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 9BDF186E0B1BB43700F8391B /* dump_syms_tool.cc */; } ;
102 B8C5B523116653BA00D34F4E /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framew ork */; }; 102 B8C5B523116653BA00D34F4E /* Foundation.framework in Frameworks * / = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framew ork */; };
103 D21F97D711CBA12300239E38 /* test_assembler_unittest.cc in Source s */ = {isa = PBXBuildFile; fileRef = B88FB0D9116CEC0600407530 /* test_assembler _unittest.cc */; }; 103 D21F97D711CBA12300239E38 /* test_assembler_unittest.cc in Source s */ = {isa = PBXBuildFile; fileRef = B88FB0D9116CEC0600407530 /* test_assembler _unittest.cc */; };
104 D21F97D811CBA13D00239E38 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */ ; }; 104 D21F97D811CBA13D00239E38 /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */ ; };
105 D21F97E911CBA1FF00239E38 /* test_assembler.cc in Sources */ = {i sa = PBXBuildFile; fileRef = B88FAE0911665B5700407530 /* test_assembler.cc */; } ; 105 D21F97E911CBA1FF00239E38 /* test_assembler.cc in Sources */ = {i sa = PBXBuildFile; fileRef = B88FAE0911665B5700407530 /* test_assembler.cc */; } ;
106 /* End PBXBuildFile section */ 106 /* End PBXBuildFile section */
107 107
108 /* Begin PBXContainerItemProxy section */ 108 /* Begin PBXContainerItemProxy section */
109 8B31051411F100CF00FCF3E4 /* PBXContainerItemProxy */ = { 109 8B31051411F100CF00FCF3E4 /* PBXContainerItemProxy */ = {
110 isa = PBXContainerItemProxy; 110 isa = PBXContainerItemProxy;
111 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */; 111 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */;
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 B88FB166116CF54B00407530 /* PBXContainerItemProxy */ = { 263 B88FB166116CF54B00407530 /* PBXContainerItemProxy */ = {
264 isa = PBXContainerItemProxy; 264 isa = PBXContainerItemProxy;
265 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */; 265 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */;
266 proxyType = 1; 266 proxyType = 1;
267 remoteGlobalIDString = B88FB134116CF30F00407530; 267 remoteGlobalIDString = B88FB134116CF30F00407530;
268 remoteInfo = bytereader_unittest; 268 remoteInfo = bytereader_unittest;
269 }; 269 };
270 /* End PBXContainerItemProxy section */ 270 /* End PBXContainerItemProxy section */
271 271
272 /* Begin PBXFileReference section */ 272 /* Begin PBXFileReference section */
273 » » 08FB7796FE84155DC02AAC07 /* dump_syms.mm */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = dump_ syms.mm; path = ../../../common/mac/dump_syms.mm; sourceTree = "<group>"; }; 273 » » 08FB7796FE84155DC02AAC07 /* dump_syms.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = dump_ syms.cc; path = ../../../common/mac/dump_syms.cc; sourceTree = "<group>"; };
274 08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 274 08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBX FileReference; lastKnownFileType = wrapper.framework; name = Foundation.framewor k; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
275 162F64F8161C591500CD68D5 /* arch_utilities.cc */ = {isa = PBXFil eReference; lastKnownFileType = sourcecode.cpp.cpp; name = arch_utilities.cc; pa th = ../../../common/mac/arch_utilities.cc; sourceTree = "<group>"; }; 275 162F64F8161C591500CD68D5 /* arch_utilities.cc */ = {isa = PBXFil eReference; lastKnownFileType = sourcecode.cpp.cpp; name = arch_utilities.cc; pa th = ../../../common/mac/arch_utilities.cc; sourceTree = "<group>"; };
276 162F64F9161C591500CD68D5 /* arch_utilities.h */ = {isa = PBXFile Reference; lastKnownFileType = sourcecode.c.h; name = arch_utilities.h; path = . ./../../common/mac/arch_utilities.h; sourceTree = "<group>"; }; 276 162F64F9161C591500CD68D5 /* arch_utilities.h */ = {isa = PBXFile Reference; lastKnownFileType = sourcecode.c.h; name = arch_utilities.h; path = . ./../../common/mac/arch_utilities.h; sourceTree = "<group>"; };
277 4D72CAF413DFBAC2006CABE3 /* md5.cc */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; name = md5.cc; path = ../../../common/md5.cc; sourceTree = SOURCE_ROOT; }; 277 4D72CAF413DFBAC2006CABE3 /* md5.cc */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; name = md5.cc; path = ../../../common/md5.cc; sourceTree = SOURCE_ROOT; };
278 557800890BE1F3AB00EC23E0 /* macho_utilities.cc */ = {isa = PBXFi leReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = m acho_utilities.cc; path = ../../../common/mac/macho_utilities.cc; sourceTree = S OURCE_ROOT; }; 278 557800890BE1F3AB00EC23E0 /* macho_utilities.cc */ = {isa = PBXFi leReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = m acho_utilities.cc; path = ../../../common/mac/macho_utilities.cc; sourceTree = S OURCE_ROOT; };
279 5578008A0BE1F3AB00EC23E0 /* macho_utilities.h */ = {isa = PBXFil eReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_ utilities.h; path = ../../../common/mac/macho_utilities.h; sourceTree = SOURCE_R OOT; }; 279 5578008A0BE1F3AB00EC23E0 /* macho_utilities.h */ = {isa = PBXFil eReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_ utilities.h; path = ../../../common/mac/macho_utilities.h; sourceTree = SOURCE_R OOT; };
280 8B31023E11F0CF1C00FCF3E4 /* Breakpad.xcconfig */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Breakpad .xcconfig; path = ../../../common/mac/Breakpad.xcconfig; sourceTree = SOURCE_ROO T; }; 280 8B31023E11F0CF1C00FCF3E4 /* Breakpad.xcconfig */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Breakpad .xcconfig; path = ../../../common/mac/Breakpad.xcconfig; sourceTree = SOURCE_ROO T; };
281 8B3102D411F0D60300FCF3E4 /* BreakpadDebug.xcconfig */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Bre akpadDebug.xcconfig; path = ../../../common/mac/BreakpadDebug.xcconfig; sourceTr ee = SOURCE_ROOT; }; 281 8B3102D411F0D60300FCF3E4 /* BreakpadDebug.xcconfig */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Bre akpadDebug.xcconfig; path = ../../../common/mac/BreakpadDebug.xcconfig; sourceTr ee = SOURCE_ROOT; };
282 8B3102D511F0D60300FCF3E4 /* BreakpadRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = B reakpadRelease.xcconfig; path = ../../../common/mac/BreakpadRelease.xcconfig; so urceTree = SOURCE_ROOT; }; 282 8B3102D511F0D60300FCF3E4 /* BreakpadRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = B reakpadRelease.xcconfig; path = ../../../common/mac/BreakpadRelease.xcconfig; so urceTree = SOURCE_ROOT; };
283 9BDF186D0B1BB43700F8391B /* dump_syms.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dump_syms.h; path = ../../../common/mac/dump_syms.h; sourceTree = "<group>"; }; 283 9BDF186D0B1BB43700F8391B /* dump_syms.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dump_syms.h; path = ../../../common/mac/dump_syms.h; sourceTree = "<group>"; };
284 » » 9BDF186E0B1BB43700F8391B /* dump_syms_tool.mm */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = dump_syms_tool.mm; sourceTree = "<group>"; }; 284 » » 9BDF186E0B1BB43700F8391B /* dump_syms_tool.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = dump_syms_tool.cc; sourceTree = "<group>"; };
285 9BE650410B52F6D800611104 /* file_id.cc */ = {isa = PBXFileRefere nce; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = file_id.c c; path = ../../../common/mac/file_id.cc; sourceTree = SOURCE_ROOT; }; 285 9BE650410B52F6D800611104 /* file_id.cc */ = {isa = PBXFileRefere nce; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = file_id.c c; path = ../../../common/mac/file_id.cc; sourceTree = SOURCE_ROOT; };
286 9BE650420B52F6D800611104 /* file_id.h */ = {isa = PBXFileReferen ce; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = file_id.h; pat h = ../../../common/mac/file_id.h; sourceTree = SOURCE_ROOT; }; 286 9BE650420B52F6D800611104 /* file_id.h */ = {isa = PBXFileReferen ce; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = file_id.h; pat h = ../../../common/mac/file_id.h; sourceTree = SOURCE_ROOT; };
287 9BE650430B52F6D800611104 /* macho_id.cc */ = {isa = PBXFileRefer ence; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = macho_id .cc; path = ../../../common/mac/macho_id.cc; sourceTree = SOURCE_ROOT; }; 287 9BE650430B52F6D800611104 /* macho_id.cc */ = {isa = PBXFileRefer ence; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = macho_id .cc; path = ../../../common/mac/macho_id.cc; sourceTree = SOURCE_ROOT; };
288 9BE650440B52F6D800611104 /* macho_id.h */ = {isa = PBXFileRefere nce; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_id.h; p ath = ../../../common/mac/macho_id.h; sourceTree = SOURCE_ROOT; }; 288 9BE650440B52F6D800611104 /* macho_id.h */ = {isa = PBXFileRefere nce; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_id.h; p ath = ../../../common/mac/macho_id.h; sourceTree = SOURCE_ROOT; };
289 9BE650450B52F6D800611104 /* macho_walker.cc */ = {isa = PBXFileR eference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = mach o_walker.cc; path = ../../../common/mac/macho_walker.cc; sourceTree = SOURCE_ROO T; }; 289 9BE650450B52F6D800611104 /* macho_walker.cc */ = {isa = PBXFileR eference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = mach o_walker.cc; path = ../../../common/mac/macho_walker.cc; sourceTree = SOURCE_ROO T; };
290 9BE650460B52F6D800611104 /* macho_walker.h */ = {isa = PBXFileRe ference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_wal ker.h; path = ../../../common/mac/macho_walker.h; sourceTree = SOURCE_ROOT; }; 290 9BE650460B52F6D800611104 /* macho_walker.h */ = {isa = PBXFileRe ference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = macho_wal ker.h; path = ../../../common/mac/macho_walker.h; sourceTree = SOURCE_ROOT; };
291 B84A91F4116CF784006C210E /* stabs_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInInd ex = 0; path = stabs_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; }; 291 B84A91F4116CF784006C210E /* stabs_to_module_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInInd ex = 0; path = stabs_to_module_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
292 B88FAE0911665B5700407530 /* test_assembler.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tes t_assembler.cc; path = ../../../common/test_assembler.cc; sourceTree = SOURCE_RO OT; }; 292 B88FAE0911665B5700407530 /* test_assembler.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tes t_assembler.cc; path = ../../../common/test_assembler.cc; sourceTree = SOURCE_RO OT; };
293 B88FAE0A11665B5700407530 /* test_assembler.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = test_ass embler.h; path = ../../../common/test_assembler.h; sourceTree = SOURCE_ROOT; }; 293 B88FAE0A11665B5700407530 /* test_assembler.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = test_ass embler.h; path = ../../../common/test_assembler.h; sourceTree = SOURCE_ROOT; };
294 B88FAE1711665FE400407530 /* dwarf2diehandler.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = d warf2diehandler.cc; path = ../../../common/dwarf/dwarf2diehandler.cc; sourceTree = SOURCE_ROOT; }; 294 B88FAE1711665FE400407530 /* dwarf2diehandler.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = d warf2diehandler.cc; path = ../../../common/dwarf/dwarf2diehandler.cc; sourceTree = SOURCE_ROOT; };
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 B88FAE3811666A1700407530 /* STABS */, 486 B88FAE3811666A1700407530 /* STABS */,
487 B88FAE1C11665FFD00407530 /* MODULE */, 487 B88FAE1C11665FFD00407530 /* MODULE */,
488 162F64F8161C591500CD68D5 /* arch_utilities.cc */ , 488 162F64F8161C591500CD68D5 /* arch_utilities.cc */ ,
489 162F64F9161C591500CD68D5 /* arch_utilities.h */, 489 162F64F9161C591500CD68D5 /* arch_utilities.h */,
490 B88FAE1D1166603300407530 /* byte_cursor.h */, 490 B88FAE1D1166603300407530 /* byte_cursor.h */,
491 B88FB0D4116CEC0600407530 /* byte_cursor_unittest .cc */, 491 B88FB0D4116CEC0600407530 /* byte_cursor_unittest .cc */,
492 B8E8CA0C1156C854009E61B2 /* byteswap.h */, 492 B8E8CA0C1156C854009E61B2 /* byteswap.h */,
493 9BE650410B52F6D800611104 /* file_id.cc */, 493 9BE650410B52F6D800611104 /* file_id.cc */,
494 9BE650420B52F6D800611104 /* file_id.h */, 494 9BE650420B52F6D800611104 /* file_id.h */,
495 9BDF186D0B1BB43700F8391B /* dump_syms.h */, 495 9BDF186D0B1BB43700F8391B /* dump_syms.h */,
496 » » » » 08FB7796FE84155DC02AAC07 /* dump_syms.mm */, 496 » » » » 08FB7796FE84155DC02AAC07 /* dump_syms.cc */,
497 » » » » 9BDF186E0B1BB43700F8391B /* dump_syms_tool.mm */ , 497 » » » » 9BDF186E0B1BB43700F8391B /* dump_syms_tool.cc */ ,
498 B89E0E701166573700DD08C9 /* macho_dump.cc */, 498 B89E0E701166573700DD08C9 /* macho_dump.cc */,
499 4D72CAF413DFBAC2006CABE3 /* md5.cc */, 499 4D72CAF413DFBAC2006CABE3 /* md5.cc */,
500 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */, 500 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
501 1AB674ADFE9D54B511CA2CBB /* Products */, 501 1AB674ADFE9D54B511CA2CBB /* Products */,
502 ); 502 );
503 name = dump_syms; 503 name = dump_syms;
504 sourceTree = "<group>"; 504 sourceTree = "<group>";
505 }; 505 };
506 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = { 506 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
507 isa = PBXGroup; 507 isa = PBXGroup;
(...skipping 562 matching lines...) Expand 10 before | Expand all | Expand 10 after
1070 buildActionMask = 2147483647; 1070 buildActionMask = 2147483647;
1071 files = ( 1071 files = (
1072 162F64FA161C591500CD68D5 /* arch_utilities.cc in Sources */, 1072 162F64FA161C591500CD68D5 /* arch_utilities.cc in Sources */,
1073 B88FAE2C1166606200407530 /* macho_reader.cc in S ources */, 1073 B88FAE2C1166606200407530 /* macho_reader.cc in S ources */,
1074 B8C5B5171166534700D34F4E /* dwarf2reader.cc in S ources */, 1074 B8C5B5171166534700D34F4E /* dwarf2reader.cc in S ources */,
1075 B8C5B5181166534700D34F4E /* bytereader.cc in Sou rces */, 1075 B8C5B5181166534700D34F4E /* bytereader.cc in Sou rces */,
1076 B8C5B5191166534700D34F4E /* macho_utilities.cc i n Sources */, 1076 B8C5B5191166534700D34F4E /* macho_utilities.cc i n Sources */,
1077 B8C5B51A1166534700D34F4E /* file_id.cc in Source s */, 1077 B8C5B51A1166534700D34F4E /* file_id.cc in Source s */,
1078 B8C5B51B1166534700D34F4E /* macho_id.cc in Sourc es */, 1078 B8C5B51B1166534700D34F4E /* macho_id.cc in Sourc es */,
1079 B8C5B51C1166534700D34F4E /* macho_walker.cc in S ources */, 1079 B8C5B51C1166534700D34F4E /* macho_walker.cc in S ources */,
1080 » » » » B8C5B51D1166534700D34F4E /* dump_syms.mm in Sour ces */, 1080 » » » » B8C5B51D1166534700D34F4E /* dump_syms.cc in Sour ces */,
1081 » » » » B8C5B51E1166534700D34F4E /* dump_syms_tool.mm in Sources */, 1081 » » » » B8C5B51E1166534700D34F4E /* dump_syms_tool.cc in Sources */,
1082 B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */, 1082 B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */,
1083 B88FAE261166603300407530 /* dwarf_cu_to_module.c c in Sources */, 1083 B88FAE261166603300407530 /* dwarf_cu_to_module.c c in Sources */,
1084 B88FAE271166603300407530 /* dwarf_line_to_module .cc in Sources */, 1084 B88FAE271166603300407530 /* dwarf_line_to_module .cc in Sources */,
1085 B88FAE281166603300407530 /* language.cc in Sourc es */, 1085 B88FAE281166603300407530 /* language.cc in Sourc es */,
1086 B88FAE291166603300407530 /* module.cc in Sources */, 1086 B88FAE291166603300407530 /* module.cc in Sources */,
1087 B88FAE351166673E00407530 /* dwarf_cfi_to_module. cc in Sources */, 1087 B88FAE351166673E00407530 /* dwarf_cfi_to_module. cc in Sources */,
1088 B88FAE3B11666C6F00407530 /* stabs_reader.cc in S ources */, 1088 B88FAE3B11666C6F00407530 /* stabs_reader.cc in S ources */,
1089 B88FAE3E11666C8900407530 /* stabs_to_module.cc i n Sources */, 1089 B88FAE3E11666C8900407530 /* stabs_to_module.cc i n Sources */,
1090 4D72CAF513DFBAC2006CABE3 /* md5.cc in Sources */ , 1090 4D72CAF513DFBAC2006CABE3 /* md5.cc in Sources */ ,
1091 ); 1091 );
(...skipping 718 matching lines...) Expand 10 before | Expand all | Expand 10 after
1810 D21F97D411CBA0F200239E38 /* Debug */, 1810 D21F97D411CBA0F200239E38 /* Debug */,
1811 D21F97D511CBA0F200239E38 /* Release */, 1811 D21F97D511CBA0F200239E38 /* Release */,
1812 ); 1812 );
1813 defaultConfigurationIsVisible = 0; 1813 defaultConfigurationIsVisible = 0;
1814 defaultConfigurationName = Release; 1814 defaultConfigurationName = Release;
1815 }; 1815 };
1816 /* End XCConfigurationList section */ 1816 /* End XCConfigurationList section */
1817 }; 1817 };
1818 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 1818 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1819 } 1819 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698