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

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

Issue 1970903002: Fixes up dump_syms build on OS X so it works with ELF. (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Change xcconfig instead of xcodeproj Created 4 years, 7 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 18 matching lines...) Expand all
29 ); 29 );
30 name = all_unittests; 30 name = all_unittests;
31 productName = all_unittests; 31 productName = all_unittests;
32 }; 32 };
33 /* End PBXAggregateTarget section */ 33 /* End PBXAggregateTarget section */
34 34
35 /* Begin PBXBuildFile section */ 35 /* Begin PBXBuildFile section */
36 162F64FA161C591500CD68D5 /* arch_utilities.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 162F64F8161C591500CD68D5 /* arch_utilities.cc */; } ; 36 162F64FA161C591500CD68D5 /* arch_utilities.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 162F64F8161C591500CD68D5 /* arch_utilities.cc */; } ;
37 162F6500161C5F2200CD68D5 /* arch_utilities.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 162F64F8161C591500CD68D5 /* arch_utilities.cc */; } ; 37 162F6500161C5F2200CD68D5 /* arch_utilities.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 162F64F8161C591500CD68D5 /* arch_utilities.cc */; } ;
38 4D72CAF513DFBAC2006CABE3 /* md5.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 4D72CAF413DFBAC2006CABE3 /* md5.cc */; }; 38 4D72CAF513DFBAC2006CABE3 /* md5.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 4D72CAF413DFBAC2006CABE3 /* md5.cc */; };
39 8BCAAA4C1CE3A7980046090B /* elf_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8BCAAA4A1CE3A7980046090B /* elf_reader.cc */; };
40 8BCAAA4D1CE3B1260046090B /* elf_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8BCAAA4A1CE3A7980046090B /* elf_reader.cc */; };
39 B84A91F8116CF78F006C210E /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */ ; }; 41 B84A91F8116CF78F006C210E /* libgtestmockall.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B88FB024116BDFFF00407530 /* libgtestmockall.a */ ; };
40 B84A91FB116CF7AF006C210E /* module.cc in Sources */ = {isa = PBX BuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; }; 42 B84A91FB116CF7AF006C210E /* module.cc in Sources */ = {isa = PBX BuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; };
41 B84A91FC116CF7AF006C210E /* stabs_to_module.cc in Sources */ = { isa = PBXBuildFile; fileRef = B88FAE3C11666C8900407530 /* stabs_to_module.cc */; }; 43 B84A91FC116CF7AF006C210E /* stabs_to_module.cc in Sources */ = { isa = PBXBuildFile; fileRef = B88FAE3C11666C8900407530 /* stabs_to_module.cc */; };
42 B84A91FD116CF7AF006C210E /* stabs_to_module_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = B88FB0D8116CEC0600407530 /* stabs_to_modu le_unittest.cc */; }; 44 B84A91FD116CF7AF006C210E /* stabs_to_module_unittest.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = B88FB0D8116CEC0600407530 /* stabs_to_modu le_unittest.cc */; };
43 B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE1711665FE400407530 /* dwarf2diehandler.cc * /; }; 45 B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE1711665FE400407530 /* dwarf2diehandler.cc * /; };
44 B88FAE261166603300407530 /* dwarf_cu_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE1E1166603300407530 /* dwarf_cu_to_module. cc */; }; 46 B88FAE261166603300407530 /* dwarf_cu_to_module.cc in Sources */ = {isa = PBXBuildFile; fileRef = B88FAE1E1166603300407530 /* dwarf_cu_to_module. cc */; };
45 B88FAE271166603300407530 /* dwarf_line_to_module.cc in Sources * / = {isa = PBXBuildFile; fileRef = B88FAE201166603300407530 /* dwarf_line_to_mod ule.cc */; }; 47 B88FAE271166603300407530 /* dwarf_line_to_module.cc in Sources * / = {isa = PBXBuildFile; fileRef = B88FAE201166603300407530 /* dwarf_line_to_mod ule.cc */; };
46 B88FAE281166603300407530 /* language.cc in Sources */ = {isa = P BXBuildFile; fileRef = B88FAE221166603300407530 /* language.cc */; }; 48 B88FAE281166603300407530 /* language.cc in Sources */ = {isa = P BXBuildFile; fileRef = B88FAE221166603300407530 /* language.cc */; };
47 B88FAE291166603300407530 /* module.cc in Sources */ = {isa = PBX BuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; }; 49 B88FAE291166603300407530 /* module.cc in Sources */ = {isa = PBX BuildFile; fileRef = B88FAE241166603300407530 /* module.cc */; };
48 B88FAE2C1166606200407530 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; }; 50 B88FAE2C1166606200407530 /* macho_reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = B89E0E6E1166571D00DD08C9 /* macho_reader.cc */; };
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
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>"; }; 275 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; }; 276 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>"; }; 277 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>"; }; 278 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; }; 279 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; }; 280 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; }; 281 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; }; 282 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; }; 283 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; }; 284 8B3102D511F0D60300FCF3E4 /* BreakpadRelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = B reakpadRelease.xcconfig; path = ../../../common/mac/BreakpadRelease.xcconfig; so urceTree = SOURCE_ROOT; };
285 8BCAAA4A1CE3A7980046090B /* elf_reader.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = elf_rea der.cc; path = ../../../common/dwarf/elf_reader.cc; sourceTree = "<group>"; };
286 8BCAAA4B1CE3A7980046090B /* elf_reader.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = elf_reader.h ; path = ../../../common/dwarf/elf_reader.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>"; }; 287 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.cc */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = dump_syms_tool.cc; sourceTree = "<group>"; }; 288 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; }; 289 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; }; 290 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; }; 291 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; }; 292 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; }; 293 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; }; 294 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; }; 295 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; }; 296 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; };
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
606 F95B42300E0E22D100DBDE83 /* dwarf2reader.h */, 610 F95B42300E0E22D100DBDE83 /* dwarf2reader.h */,
607 B88FAF36116A595400407530 /* dwarf2reader_cfi_uni ttest.cc */, 611 B88FAF36116A595400407530 /* dwarf2reader_cfi_uni ttest.cc */,
608 F95B422D0E0E22D100DBDE83 /* bytereader.h */, 612 F95B422D0E0E22D100DBDE83 /* bytereader.h */,
609 F95B422B0E0E22D100DBDE83 /* bytereader-inl.h */, 613 F95B422B0E0E22D100DBDE83 /* bytereader-inl.h */,
610 F95B422C0E0E22D100DBDE83 /* bytereader.cc */, 614 F95B422C0E0E22D100DBDE83 /* bytereader.cc */,
611 B88FB0DA116CEC5800407530 /* bytereader_unittest. cc */, 615 B88FB0DA116CEC5800407530 /* bytereader_unittest. cc */,
612 F95B42310E0E22D100DBDE83 /* line_state_machine.h */, 616 F95B42310E0E22D100DBDE83 /* line_state_machine.h */,
613 B88FAE1711665FE400407530 /* dwarf2diehandler.cc */, 617 B88FAE1711665FE400407530 /* dwarf2diehandler.cc */,
614 B88FAE1811665FE400407530 /* dwarf2diehandler.h * /, 618 B88FAE1811665FE400407530 /* dwarf2diehandler.h * /,
615 B88FB0DB116CEC5800407530 /* dwarf2diehandler_uni ttest.cc */, 619 B88FB0DB116CEC5800407530 /* dwarf2diehandler_uni ttest.cc */,
620 8BCAAA4A1CE3A7980046090B /* elf_reader.cc */,
621 8BCAAA4B1CE3A7980046090B /* elf_reader.h */,
616 ); 622 );
617 name = DWARF; 623 name = DWARF;
618 sourceTree = "<group>"; 624 sourceTree = "<group>";
619 }; 625 };
620 /* End PBXGroup section */ 626 /* End PBXGroup section */
621 627
622 /* Begin PBXHeadersBuildPhase section */ 628 /* Begin PBXHeadersBuildPhase section */
623 B88FB020116BDFFF00407530 /* Headers */ = { 629 B88FB020116BDFFF00407530 /* Headers */ = {
624 isa = PBXHeadersBuildPhase; 630 isa = PBXHeadersBuildPhase;
625 buildActionMask = 2147483647; 631 buildActionMask = 2147483647;
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
880 name = test_assembler_unittest; 886 name = test_assembler_unittest;
881 productName = test_assembler_unittest; 887 productName = test_assembler_unittest;
882 productReference = D21F97D211CBA0F200239E38 /* test_asse mbler_unittest */; 888 productReference = D21F97D211CBA0F200239E38 /* test_asse mbler_unittest */;
883 productType = "com.apple.product-type.tool"; 889 productType = "com.apple.product-type.tool";
884 }; 890 };
885 /* End PBXNativeTarget section */ 891 /* End PBXNativeTarget section */
886 892
887 /* Begin PBXProject section */ 893 /* Begin PBXProject section */
888 08FB7793FE84155DC02AAC07 /* Project object */ = { 894 08FB7793FE84155DC02AAC07 /* Project object */ = {
889 isa = PBXProject; 895 isa = PBXProject;
896 attributes = {
897 };
890 buildConfigurationList = 1DEB927808733DD40010E9CD /* Bui ld configuration list for PBXProject "dump_syms" */; 898 buildConfigurationList = 1DEB927808733DD40010E9CD /* Bui ld configuration list for PBXProject "dump_syms" */;
891 compatibilityVersion = "Xcode 3.1"; 899 compatibilityVersion = "Xcode 3.1";
892 developmentRegion = English; 900 developmentRegion = English;
893 hasScannedForEncodings = 1; 901 hasScannedForEncodings = 1;
894 knownRegions = ( 902 knownRegions = (
895 English, 903 English,
896 Japanese, 904 Japanese,
897 French, 905 French,
898 German, 906 German,
899 ); 907 );
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
947 B84A91FD116CF7AF006C210E /* stabs_to_module_unit test.cc in Sources */, 955 B84A91FD116CF7AF006C210E /* stabs_to_module_unit test.cc in Sources */,
948 ); 956 );
949 runOnlyForDeploymentPostprocessing = 0; 957 runOnlyForDeploymentPostprocessing = 0;
950 }; 958 };
951 B88FAF2C116A591D00407530 /* Sources */ = { 959 B88FAF2C116A591D00407530 /* Sources */ = {
952 isa = PBXSourcesBuildPhase; 960 isa = PBXSourcesBuildPhase;
953 buildActionMask = 2147483647; 961 buildActionMask = 2147483647;
954 files = ( 962 files = (
955 B88FAF38116A595400407530 /* dwarf2reader_cfi_uni ttest.cc in Sources */, 963 B88FAF38116A595400407530 /* dwarf2reader_cfi_uni ttest.cc in Sources */,
956 B88FAF3F116A5A2E00407530 /* dwarf2reader.cc in S ources */, 964 B88FAF3F116A5A2E00407530 /* dwarf2reader.cc in S ources */,
965 8BCAAA4D1CE3B1260046090B /* elf_reader.cc in Sou rces */,
957 B88FAF40116A5A2E00407530 /* bytereader.cc in Sou rces */, 966 B88FAF40116A5A2E00407530 /* bytereader.cc in Sou rces */,
958 B88FAF37116A595400407530 /* cfi_assembler.cc in Sources */, 967 B88FAF37116A595400407530 /* cfi_assembler.cc in Sources */,
959 ); 968 );
960 runOnlyForDeploymentPostprocessing = 0; 969 runOnlyForDeploymentPostprocessing = 0;
961 }; 970 };
962 B88FB004116BDE8300407530 /* Sources */ = { 971 B88FB004116BDE8300407530 /* Sources */ = {
963 isa = PBXSourcesBuildPhase; 972 isa = PBXSourcesBuildPhase;
964 buildActionMask = 2147483647; 973 buildActionMask = 2147483647;
965 files = ( 974 files = (
966 B88FB00F116BDEA700407530 /* stabs_reader_unittes t.cc in Sources */, 975 B88FB00F116BDEA700407530 /* stabs_reader_unittes t.cc in Sources */,
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
1064 B89E0E9A11665A7200DD08C9 /* macho_reader.cc in S ources */, 1073 B89E0E9A11665A7200DD08C9 /* macho_reader.cc in S ources */,
1065 ); 1074 );
1066 runOnlyForDeploymentPostprocessing = 0; 1075 runOnlyForDeploymentPostprocessing = 0;
1067 }; 1076 };
1068 B8C5B50E1166531A00D34F4E /* Sources */ = { 1077 B8C5B50E1166531A00D34F4E /* Sources */ = {
1069 isa = PBXSourcesBuildPhase; 1078 isa = PBXSourcesBuildPhase;
1070 buildActionMask = 2147483647; 1079 buildActionMask = 2147483647;
1071 files = ( 1080 files = (
1072 162F64FA161C591500CD68D5 /* arch_utilities.cc in Sources */, 1081 162F64FA161C591500CD68D5 /* arch_utilities.cc in Sources */,
1073 B88FAE2C1166606200407530 /* macho_reader.cc in S ources */, 1082 B88FAE2C1166606200407530 /* macho_reader.cc in S ources */,
1083 8BCAAA4C1CE3A7980046090B /* elf_reader.cc in Sou rces */,
1074 B8C5B5171166534700D34F4E /* dwarf2reader.cc in S ources */, 1084 B8C5B5171166534700D34F4E /* dwarf2reader.cc in S ources */,
1075 B8C5B5181166534700D34F4E /* bytereader.cc in Sou rces */, 1085 B8C5B5181166534700D34F4E /* bytereader.cc in Sou rces */,
1076 B8C5B5191166534700D34F4E /* macho_utilities.cc i n Sources */, 1086 B8C5B5191166534700D34F4E /* macho_utilities.cc i n Sources */,
1077 B8C5B51A1166534700D34F4E /* file_id.cc in Source s */, 1087 B8C5B51A1166534700D34F4E /* file_id.cc in Source s */,
1078 B8C5B51B1166534700D34F4E /* macho_id.cc in Sourc es */, 1088 B8C5B51B1166534700D34F4E /* macho_id.cc in Sourc es */,
1079 B8C5B51C1166534700D34F4E /* macho_walker.cc in S ources */, 1089 B8C5B51C1166534700D34F4E /* macho_walker.cc in S ources */,
1080 B8C5B51D1166534700D34F4E /* dump_syms.cc in Sour ces */, 1090 B8C5B51D1166534700D34F4E /* dump_syms.cc in Sour ces */,
1081 B8C5B51E1166534700D34F4E /* dump_syms_tool.cc in Sources */, 1091 B8C5B51E1166534700D34F4E /* dump_syms_tool.cc in Sources */,
1082 B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */, 1092 B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */,
1083 B88FAE261166603300407530 /* dwarf_cu_to_module.c c in Sources */, 1093 B88FAE261166603300407530 /* dwarf_cu_to_module.c c in Sources */,
(...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after
1218 target = B88FB134116CF30F00407530 /* bytereader_unittest */; 1228 target = B88FB134116CF30F00407530 /* bytereader_unittest */;
1219 targetProxy = B88FB166116CF54B00407530 /* PBXContainerIt emProxy */; 1229 targetProxy = B88FB166116CF54B00407530 /* PBXContainerIt emProxy */;
1220 }; 1230 };
1221 /* End PBXTargetDependency section */ 1231 /* End PBXTargetDependency section */
1222 1232
1223 /* Begin XCBuildConfiguration section */ 1233 /* Begin XCBuildConfiguration section */
1224 1DEB927908733DD40010E9CD /* Debug */ = { 1234 1DEB927908733DD40010E9CD /* Debug */ = {
1225 isa = XCBuildConfiguration; 1235 isa = XCBuildConfiguration;
1226 baseConfigurationReference = 8B3102D411F0D60300FCF3E4 /* BreakpadDebug.xcconfig */; 1236 baseConfigurationReference = 8B3102D411F0D60300FCF3E4 /* BreakpadDebug.xcconfig */;
1227 buildSettings = { 1237 buildSettings = {
1228 » » » » HEADER_SEARCH_PATHS = ../../..; 1238 » » » » HEADER_SEARCH_PATHS = (
1239 » » » » » ../../..,
1240 » » » » » ../../../common/mac/include/,
1241 » » » » » ../../../third_party/glibc/elf/,
1242 » » » » );
1229 }; 1243 };
1230 name = Debug; 1244 name = Debug;
1231 }; 1245 };
1232 1DEB927A08733DD40010E9CD /* Release */ = { 1246 1DEB927A08733DD40010E9CD /* Release */ = {
1233 isa = XCBuildConfiguration; 1247 isa = XCBuildConfiguration;
1234 baseConfigurationReference = 8B3102D511F0D60300FCF3E4 /* BreakpadRelease.xcconfig */; 1248 baseConfigurationReference = 8B3102D511F0D60300FCF3E4 /* BreakpadRelease.xcconfig */;
1235 buildSettings = { 1249 buildSettings = {
1236 » » » » HEADER_SEARCH_PATHS = ../../..; 1250 » » » » HEADER_SEARCH_PATHS = (
1251 » » » » » ../../..,
1252 » » » » » ../../../common/mac/include/,
1253 » » » » » ../../../third_party/glibc/elf/,
1254 » » » » );
1237 }; 1255 };
1238 name = Release; 1256 name = Release;
1239 }; 1257 };
1240 B84A91F6116CF784006C210E /* Debug */ = { 1258 B84A91F6116CF784006C210E /* Debug */ = {
1241 isa = XCBuildConfiguration; 1259 isa = XCBuildConfiguration;
1242 buildSettings = { 1260 buildSettings = {
1243 HEADER_SEARCH_PATHS = ( 1261 HEADER_SEARCH_PATHS = (
1244 $inherited, 1262 $inherited,
1245 ../../../testing, 1263 ../../../testing,
1246 ../../../testing/include, 1264 ../../../testing/include,
(...skipping 365 matching lines...) Expand 10 before | Expand all | Expand 10 after
1612 PRODUCT_NAME = macho_reader_unittest; 1630 PRODUCT_NAME = macho_reader_unittest;
1613 }; 1631 };
1614 name = Release; 1632 name = Release;
1615 }; 1633 };
1616 B8C5B5131166531B00D34F4E /* Debug */ = { 1634 B8C5B5131166531B00D34F4E /* Debug */ = {
1617 isa = XCBuildConfiguration; 1635 isa = XCBuildConfiguration;
1618 buildSettings = { 1636 buildSettings = {
1619 GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST _H; 1637 GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST _H;
1620 GCC_VERSION = ""; 1638 GCC_VERSION = "";
1621 PRODUCT_NAME = dump_syms; 1639 PRODUCT_NAME = dump_syms;
1622 SDKROOT = macosx;
1623 }; 1640 };
1624 name = Debug; 1641 name = Debug;
1625 }; 1642 };
1626 B8C5B5141166531B00D34F4E /* Release */ = { 1643 B8C5B5141166531B00D34F4E /* Release */ = {
1627 isa = XCBuildConfiguration; 1644 isa = XCBuildConfiguration;
1628 buildSettings = { 1645 buildSettings = {
1629 GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST _H; 1646 GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST _H;
1630 GCC_VERSION = ""; 1647 GCC_VERSION = "";
1631 PRODUCT_NAME = dump_syms; 1648 PRODUCT_NAME = dump_syms;
1632 SDKROOT = macosx;
1633 }; 1649 };
1634 name = Release; 1650 name = Release;
1635 }; 1651 };
1636 D21F97D411CBA0F200239E38 /* Debug */ = { 1652 D21F97D411CBA0F200239E38 /* Debug */ = {
1637 isa = XCBuildConfiguration; 1653 isa = XCBuildConfiguration;
1638 buildSettings = { 1654 buildSettings = {
1639 HEADER_SEARCH_PATHS = ( 1655 HEADER_SEARCH_PATHS = (
1640 $inherited, 1656 $inherited,
1641 ../../../testing, 1657 ../../../testing,
1642 ../../../testing/include, 1658 ../../../testing/include,
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
1814 D21F97D411CBA0F200239E38 /* Debug */, 1830 D21F97D411CBA0F200239E38 /* Debug */,
1815 D21F97D511CBA0F200239E38 /* Release */, 1831 D21F97D511CBA0F200239E38 /* Release */,
1816 ); 1832 );
1817 defaultConfigurationIsVisible = 0; 1833 defaultConfigurationIsVisible = 0;
1818 defaultConfigurationName = Release; 1834 defaultConfigurationName = Release;
1819 }; 1835 };
1820 /* End XCConfigurationList section */ 1836 /* End XCConfigurationList section */
1821 }; 1837 };
1822 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 1838 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1823 } 1839 }
OLDNEW
« src/third_party/glibc/elf/elf.h ('K') | « src/third_party/glibc/elf/elf.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698