Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(92)

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

Issue 519002: Rework PostfixEvaluator to use a UniqueString type (Closed)
Patch Set: Updated Patch Created 12 years, 2 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/processor/stackwalker_x86.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 46; 6 objectVersion = 46;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 B88FAFC9116BDCAD00407530 /* all_unittests */ = { 10 B88FAFC9116BDCAD00407530 /* all_unittests */ = {
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
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.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* dump_syms.mm */; };
101 B8C5B51E1166534700D34F4E /* dump_syms_tool.mm in Sources */ = {i sa = PBXBuildFile; fileRef = 9BDF186E0B1BB43700F8391B /* dump_syms_tool.mm */; } ; 101 B8C5B51E1166534700D34F4E /* dump_syms_tool.mm in Sources */ = {i sa = PBXBuildFile; fileRef = 9BDF186E0B1BB43700F8391B /* dump_syms_tool.mm */; } ;
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 D24997CC16B6C16800E588C5 /* unique_string.cc in Sources */ = {is a = PBXBuildFile; fileRef = D24997CA16B6C16800E588C5 /* unique_string.cc */; };
107 D24997CD16B6C16800E588C5 /* unique_string.cc in Sources */ = {is a = PBXBuildFile; fileRef = D24997CA16B6C16800E588C5 /* unique_string.cc */; };
108 D24997CE16B6C16800E588C5 /* unique_string.cc in Sources */ = {is a = PBXBuildFile; fileRef = D24997CA16B6C16800E588C5 /* unique_string.cc */; };
109 D2499A0016B9BA6A00E588C5 /* unique_string.cc in Sources */ = {is a = PBXBuildFile; fileRef = D24997CA16B6C16800E588C5 /* unique_string.cc */; };
110 D2499A0216B9BA9600E588C5 /* unique_string.cc in Sources */ = {is a = PBXBuildFile; fileRef = D24997CA16B6C16800E588C5 /* unique_string.cc */; };
111 D2499A0316B9BA9D00E588C5 /* unique_string.cc in Sources */ = {is a = PBXBuildFile; fileRef = D24997CA16B6C16800E588C5 /* unique_string.cc */; };
106 /* End PBXBuildFile section */ 112 /* End PBXBuildFile section */
107 113
108 /* Begin PBXContainerItemProxy section */ 114 /* Begin PBXContainerItemProxy section */
109 8B31051411F100CF00FCF3E4 /* PBXContainerItemProxy */ = { 115 8B31051411F100CF00FCF3E4 /* PBXContainerItemProxy */ = {
110 isa = PBXContainerItemProxy; 116 isa = PBXContainerItemProxy;
111 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */; 117 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */;
112 proxyType = 1; 118 proxyType = 1;
113 remoteGlobalIDString = D21F97D111CBA0F200239E38; 119 remoteGlobalIDString = D21F97D111CBA0F200239E38;
114 remoteInfo = test_assembler_unittest; 120 remoteInfo = test_assembler_unittest;
115 }; 121 };
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 B89E0E6F1166571D00DD08C9 /* macho_reader.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = macho_read er.h; path = ../../../common/mac/macho_reader.h; sourceTree = SOURCE_ROOT; }; 342 B89E0E6F1166571D00DD08C9 /* macho_reader.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = macho_read er.h; path = ../../../common/mac/macho_reader.h; sourceTree = SOURCE_ROOT; };
337 B89E0E701166573700DD08C9 /* macho_dump.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_d ump.cc; sourceTree = "<group>"; }; 343 B89E0E701166573700DD08C9 /* macho_dump.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = macho_d ump.cc; sourceTree = "<group>"; };
338 B89E0E741166575200DD08C9 /* macho_dump */ = {isa = PBXFileRefere nce; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = macho_dump; sourceTree = BUILT_PRODUCTS_DIR; }; 344 B89E0E741166575200DD08C9 /* macho_dump */ = {isa = PBXFileRefere nce; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = macho_dump; sourceTree = BUILT_PRODUCTS_DIR; };
339 B89E0E9511665A6400DD08C9 /* macho_reader_unittest */ = {isa = PB XFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = macho_reader_unittest; sourceTree = BUILT_PRODUCTS_DIR; }; 345 B89E0E9511665A6400DD08C9 /* macho_reader_unittest */ = {isa = PB XFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = macho_reader_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
340 B89E0E9F11665AC300DD08C9 /* gtest_main.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtest_m ain.cc; path = ../../../testing/gtest/src/gtest_main.cc; sourceTree = SOURCE_ROO T; }; 346 B89E0E9F11665AC300DD08C9 /* gtest_main.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtest_m ain.cc; path = ../../../testing/gtest/src/gtest_main.cc; sourceTree = SOURCE_ROO T; };
341 B89E0EA011665AC300DD08C9 /* gtest-all.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-a ll.cc"; path = "../../../testing/gtest/src/gtest-all.cc"; sourceTree = SOURCE_RO OT; }; 347 B89E0EA011665AC300DD08C9 /* gtest-all.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gtest-a ll.cc"; path = "../../../testing/gtest/src/gtest-all.cc"; sourceTree = SOURCE_RO OT; };
342 B89E0EA311665AEA00DD08C9 /* gmock-all.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gmock-a ll.cc"; path = "../../../testing/src/gmock-all.cc"; sourceTree = SOURCE_ROOT; }; 348 B89E0EA311665AEA00DD08C9 /* gmock-all.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "gmock-a ll.cc"; path = "../../../testing/src/gmock-all.cc"; sourceTree = SOURCE_ROOT; };
343 B8C5B5111166531A00D34F4E /* dump_syms */ = {isa = PBXFileReferen ce; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dump_syms; sourceTree = BUILT_PRODUCTS_DIR; }; 349 B8C5B5111166531A00D34F4E /* dump_syms */ = {isa = PBXFileReferen ce; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dump_syms; sourceTree = BUILT_PRODUCTS_DIR; };
344 B8E8CA0C1156C854009E61B2 /* byteswap.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = byteswap.h; pa th = ../../../common/mac/byteswap.h; sourceTree = SOURCE_ROOT; }; 350 B8E8CA0C1156C854009E61B2 /* byteswap.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = byteswap.h; pa th = ../../../common/mac/byteswap.h; sourceTree = SOURCE_ROOT; };
345 D21F97D211CBA0F200239E38 /* test_assembler_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInInde x = 0; path = test_assembler_unittest; sourceTree = BUILT_PRODUCTS_DIR; }; 351 D21F97D211CBA0F200239E38 /* test_assembler_unittest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInInde x = 0; path = test_assembler_unittest; sourceTree = BUILT_PRODUCTS_DIR; };
352 D24997CA16B6C16800E588C5 /* unique_string.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = uniq ue_string.cc; path = ../../../common/unique_string.cc; sourceTree = "<group>"; } ;
353 D24997CB16B6C16800E588C5 /* unique_string.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unique_st ring.h; path = ../../../common/unique_string.h; sourceTree = "<group>"; };
346 F95B422B0E0E22D100DBDE83 /* bytereader-inl.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "byterea der-inl.h"; path = "../../../common/dwarf/bytereader-inl.h"; sourceTree = SOURCE _ROOT; }; 354 F95B422B0E0E22D100DBDE83 /* bytereader-inl.h */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "byterea der-inl.h"; path = "../../../common/dwarf/bytereader-inl.h"; sourceTree = SOURCE _ROOT; };
347 F95B422C0E0E22D100DBDE83 /* bytereader.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = byterea der.cc; path = ../../../common/dwarf/bytereader.cc; sourceTree = SOURCE_ROOT; }; 355 F95B422C0E0E22D100DBDE83 /* bytereader.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = byterea der.cc; path = ../../../common/dwarf/bytereader.cc; sourceTree = SOURCE_ROOT; };
348 F95B422D0E0E22D100DBDE83 /* bytereader.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bytereader.h ; path = ../../../common/dwarf/bytereader.h; sourceTree = SOURCE_ROOT; }; 356 F95B422D0E0E22D100DBDE83 /* bytereader.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bytereader.h ; path = ../../../common/dwarf/bytereader.h; sourceTree = SOURCE_ROOT; };
349 F95B422E0E0E22D100DBDE83 /* dwarf2enums.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf2enums .h; path = ../../../common/dwarf/dwarf2enums.h; sourceTree = SOURCE_ROOT; }; 357 F95B422E0E0E22D100DBDE83 /* dwarf2enums.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf2enums .h; path = ../../../common/dwarf/dwarf2enums.h; sourceTree = SOURCE_ROOT; };
350 F95B422F0E0E22D100DBDE83 /* dwarf2reader.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf 2reader.cc; path = ../../../common/dwarf/dwarf2reader.cc; sourceTree = SOURCE_RO OT; }; 358 F95B422F0E0E22D100DBDE83 /* dwarf2reader.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf 2reader.cc; path = ../../../common/dwarf/dwarf2reader.cc; sourceTree = SOURCE_RO OT; };
351 F95B42300E0E22D100DBDE83 /* dwarf2reader.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf2read er.h; path = ../../../common/dwarf/dwarf2reader.h; sourceTree = SOURCE_ROOT; }; 359 F95B42300E0E22D100DBDE83 /* dwarf2reader.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dwarf2read er.h; path = ../../../common/dwarf/dwarf2reader.h; sourceTree = SOURCE_ROOT; };
352 F95B42310E0E22D100DBDE83 /* line_state_machine.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = line _state_machine.h; path = ../../../common/dwarf/line_state_machine.h; sourceTree = SOURCE_ROOT; }; 360 F95B42310E0E22D100DBDE83 /* line_state_machine.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = line _state_machine.h; path = ../../../common/dwarf/line_state_machine.h; sourceTree = SOURCE_ROOT; };
353 /* End PBXFileReference section */ 361 /* End PBXFileReference section */
354 362
355 /* Begin PBXFrameworksBuildPhase section */ 363 /* Begin PBXFrameworksBuildPhase section */
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
529 B88FB14B116CF4A700407530 /* byte_cursor_unittest */, 537 B88FB14B116CF4A700407530 /* byte_cursor_unittest */,
530 B84A91F4116CF784006C210E /* stabs_to_module_unit test */, 538 B84A91F4116CF784006C210E /* stabs_to_module_unit test */,
531 D21F97D211CBA0F200239E38 /* test_assembler_unitt est */, 539 D21F97D211CBA0F200239E38 /* test_assembler_unitt est */,
532 ); 540 );
533 name = Products; 541 name = Products;
534 sourceTree = "<group>"; 542 sourceTree = "<group>";
535 }; 543 };
536 B88FAE1C11665FFD00407530 /* MODULE */ = { 544 B88FAE1C11665FFD00407530 /* MODULE */ = {
537 isa = PBXGroup; 545 isa = PBXGroup;
538 children = ( 546 children = (
547 D24997CA16B6C16800E588C5 /* unique_string.cc */,
548 D24997CB16B6C16800E588C5 /* unique_string.h */,
539 B88FAE1E1166603300407530 /* dwarf_cu_to_module.c c */, 549 B88FAE1E1166603300407530 /* dwarf_cu_to_module.c c */,
540 B88FAE1F1166603300407530 /* dwarf_cu_to_module.h */, 550 B88FAE1F1166603300407530 /* dwarf_cu_to_module.h */,
541 B88FB0D6116CEC0600407530 /* dwarf_cu_to_module_u nittest.cc */, 551 B88FB0D6116CEC0600407530 /* dwarf_cu_to_module_u nittest.cc */,
542 B88FAE201166603300407530 /* dwarf_line_to_module .cc */, 552 B88FAE201166603300407530 /* dwarf_line_to_module .cc */,
543 B88FAE211166603300407530 /* dwarf_line_to_module .h */, 553 B88FAE211166603300407530 /* dwarf_line_to_module .h */,
544 B88FB0D7116CEC0600407530 /* dwarf_line_to_module _unittest.cc */, 554 B88FB0D7116CEC0600407530 /* dwarf_line_to_module _unittest.cc */,
545 B88FAE221166603300407530 /* language.cc */, 555 B88FAE221166603300407530 /* language.cc */,
546 B88FAE231166603300407530 /* language.h */, 556 B88FAE231166603300407530 /* language.h */,
547 B88FAE241166603300407530 /* module.cc */, 557 B88FAE241166603300407530 /* module.cc */,
548 B88FAE251166603300407530 /* module.h */, 558 B88FAE251166603300407530 /* module.h */,
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after
938 shellPath = /bin/sh; 948 shellPath = /bin/sh;
939 shellScript = "set -eu\n\ncd $BUILT_PRODUCTS_DIR\npwd\n\ n./byte_cursor_unittest\n./macho_reader_unittest\n./stabs_reader_unittest\n./byt ereader_unittest\n./dwarf2reader_cfi_unittest\n./dwarf2diehandler_unittest\n./dw arf_cu_to_module_unittest\n./dwarf_line_to_module_unittest\n./dwarf_cfi_to_modul e_unittest\n./stabs_to_module_unittest\n./module_unittest\n./test_assembler_unit test\n\necho \"Expect two warnings from the following tests:\"\necho \" Errors .BadFileNumber\"\necho \" Errors.BadDirectoryNumber\"\necho \"The proper behav ior of these tests is to print text that XCode confuses with compiler warnings.\ "\n"; 949 shellScript = "set -eu\n\ncd $BUILT_PRODUCTS_DIR\npwd\n\ n./byte_cursor_unittest\n./macho_reader_unittest\n./stabs_reader_unittest\n./byt ereader_unittest\n./dwarf2reader_cfi_unittest\n./dwarf2diehandler_unittest\n./dw arf_cu_to_module_unittest\n./dwarf_line_to_module_unittest\n./dwarf_cfi_to_modul e_unittest\n./stabs_to_module_unittest\n./module_unittest\n./test_assembler_unit test\n\necho \"Expect two warnings from the following tests:\"\necho \" Errors .BadFileNumber\"\necho \" Errors.BadDirectoryNumber\"\necho \"The proper behav ior of these tests is to print text that XCode confuses with compiler warnings.\ "\n";
940 }; 950 };
941 /* End PBXShellScriptBuildPhase section */ 951 /* End PBXShellScriptBuildPhase section */
942 952
943 /* Begin PBXSourcesBuildPhase section */ 953 /* Begin PBXSourcesBuildPhase section */
944 B84A91F1116CF784006C210E /* Sources */ = { 954 B84A91F1116CF784006C210E /* Sources */ = {
945 isa = PBXSourcesBuildPhase; 955 isa = PBXSourcesBuildPhase;
946 buildActionMask = 2147483647; 956 buildActionMask = 2147483647;
947 files = ( 957 files = (
958 D2499A0216B9BA9600E588C5 /* unique_string.cc in Sources */,
948 B84A91FB116CF7AF006C210E /* module.cc in Sources */, 959 B84A91FB116CF7AF006C210E /* module.cc in Sources */,
949 B84A91FC116CF7AF006C210E /* stabs_to_module.cc i n Sources */, 960 B84A91FC116CF7AF006C210E /* stabs_to_module.cc i n Sources */,
950 B84A91FD116CF7AF006C210E /* stabs_to_module_unit test.cc in Sources */, 961 B84A91FD116CF7AF006C210E /* stabs_to_module_unit test.cc in Sources */,
951 ); 962 );
952 runOnlyForDeploymentPostprocessing = 0; 963 runOnlyForDeploymentPostprocessing = 0;
953 }; 964 };
954 B88FAF2C116A591D00407530 /* Sources */ = { 965 B88FAF2C116A591D00407530 /* Sources */ = {
955 isa = PBXSourcesBuildPhase; 966 isa = PBXSourcesBuildPhase;
956 buildActionMask = 2147483647; 967 buildActionMask = 2147483647;
957 files = ( 968 files = (
(...skipping 23 matching lines...) Expand all
981 B88FB02B116BE03100407530 /* gtest-all.cc in Sour ces */, 992 B88FB02B116BE03100407530 /* gtest-all.cc in Sour ces */,
982 ); 993 );
983 runOnlyForDeploymentPostprocessing = 0; 994 runOnlyForDeploymentPostprocessing = 0;
984 }; 995 };
985 B88FB0B6116CEABF00407530 /* Sources */ = { 996 B88FB0B6116CEABF00407530 /* Sources */ = {
986 isa = PBXSourcesBuildPhase; 997 isa = PBXSourcesBuildPhase;
987 buildActionMask = 2147483647; 998 buildActionMask = 2147483647;
988 files = ( 999 files = (
989 B88FB0BD116CEAE000407530 /* module_unittest.cc i n Sources */, 1000 B88FB0BD116CEAE000407530 /* module_unittest.cc i n Sources */,
990 B88FB0C4116CEB4100407530 /* module.cc in Sources */, 1001 B88FB0C4116CEB4100407530 /* module.cc in Sources */,
1002 D24997CE16B6C16800E588C5 /* unique_string.cc in Sources */,
991 ); 1003 );
992 runOnlyForDeploymentPostprocessing = 0; 1004 runOnlyForDeploymentPostprocessing = 0;
993 }; 1005 };
994 B88FB0DC116CEEA800407530 /* Sources */ = { 1006 B88FB0DC116CEEA800407530 /* Sources */ = {
995 isa = PBXSourcesBuildPhase; 1007 isa = PBXSourcesBuildPhase;
996 buildActionMask = 2147483647; 1008 buildActionMask = 2147483647;
997 files = ( 1009 files = (
998 B88FB0E5116CEED300407530 /* dwarf2diehandler.cc in Sources */, 1010 B88FB0E5116CEED300407530 /* dwarf2diehandler.cc in Sources */,
999 B88FB0E6116CEED300407530 /* dwarf2diehandler_uni ttest.cc in Sources */, 1011 B88FB0E6116CEED300407530 /* dwarf2diehandler_uni ttest.cc in Sources */,
1000 ); 1012 );
1001 runOnlyForDeploymentPostprocessing = 0; 1013 runOnlyForDeploymentPostprocessing = 0;
1002 }; 1014 };
1003 B88FB0EF116CEF1900407530 /* Sources */ = { 1015 B88FB0EF116CEF1900407530 /* Sources */ = {
1004 isa = PBXSourcesBuildPhase; 1016 isa = PBXSourcesBuildPhase;
1005 buildActionMask = 2147483647; 1017 buildActionMask = 2147483647;
1006 files = ( 1018 files = (
1019 D2499A0316B9BA9D00E588C5 /* unique_string.cc in Sources */,
1007 B88FB0FA116CF00E00407530 /* dwarf_line_to_module .cc in Sources */, 1020 B88FB0FA116CF00E00407530 /* dwarf_line_to_module .cc in Sources */,
1008 B88FB0FE116CF02400407530 /* module.cc in Sources */, 1021 B88FB0FE116CF02400407530 /* module.cc in Sources */,
1009 B88FB0FB116CF00E00407530 /* dwarf_line_to_module _unittest.cc in Sources */, 1022 B88FB0FB116CF00E00407530 /* dwarf_line_to_module _unittest.cc in Sources */,
1010 ); 1023 );
1011 runOnlyForDeploymentPostprocessing = 0; 1024 runOnlyForDeploymentPostprocessing = 0;
1012 }; 1025 };
1013 B88FB107116CF07900407530 /* Sources */ = { 1026 B88FB107116CF07900407530 /* Sources */ = {
1014 isa = PBXSourcesBuildPhase; 1027 isa = PBXSourcesBuildPhase;
1015 buildActionMask = 2147483647; 1028 buildActionMask = 2147483647;
1016 files = ( 1029 files = (
1030 D2499A0016B9BA6A00E588C5 /* unique_string.cc in Sources */,
1017 B88FB112116CF1F000407530 /* dwarf_cu_to_module.c c in Sources */, 1031 B88FB112116CF1F000407530 /* dwarf_cu_to_module.c c in Sources */,
1018 B88FB113116CF1F000407530 /* dwarf_cu_to_module_u nittest.cc in Sources */, 1032 B88FB113116CF1F000407530 /* dwarf_cu_to_module_u nittest.cc in Sources */,
1019 B88FB114116CF1F000407530 /* language.cc in Sourc es */, 1033 B88FB114116CF1F000407530 /* language.cc in Sourc es */,
1020 B88FB115116CF1F000407530 /* module.cc in Sources */, 1034 B88FB115116CF1F000407530 /* module.cc in Sources */,
1021 ); 1035 );
1022 runOnlyForDeploymentPostprocessing = 0; 1036 runOnlyForDeploymentPostprocessing = 0;
1023 }; 1037 };
1024 B88FB11C116CF27F00407530 /* Sources */ = { 1038 B88FB11C116CF27F00407530 /* Sources */ = {
1025 isa = PBXSourcesBuildPhase; 1039 isa = PBXSourcesBuildPhase;
1026 buildActionMask = 2147483647; 1040 buildActionMask = 2147483647;
1027 files = ( 1041 files = (
1028 B88FB129116CF2DD00407530 /* module.cc in Sources */, 1042 B88FB129116CF2DD00407530 /* module.cc in Sources */,
1029 B88FB12A116CF2DD00407530 /* dwarf_cfi_to_module. cc in Sources */, 1043 B88FB12A116CF2DD00407530 /* dwarf_cfi_to_module. cc in Sources */,
1030 B88FB12B116CF2DD00407530 /* dwarf_cfi_to_module_ unittest.cc in Sources */, 1044 B88FB12B116CF2DD00407530 /* dwarf_cfi_to_module_ unittest.cc in Sources */,
1045 D24997CD16B6C16800E588C5 /* unique_string.cc in Sources */,
1031 ); 1046 );
1032 runOnlyForDeploymentPostprocessing = 0; 1047 runOnlyForDeploymentPostprocessing = 0;
1033 }; 1048 };
1034 B88FB132116CF30F00407530 /* Sources */ = { 1049 B88FB132116CF30F00407530 /* Sources */ = {
1035 isa = PBXSourcesBuildPhase; 1050 isa = PBXSourcesBuildPhase;
1036 buildActionMask = 2147483647; 1051 buildActionMask = 2147483647;
1037 files = ( 1052 files = (
1038 B88FB13D116CF38300407530 /* cfi_assembler.cc in Sources */, 1053 B88FB13D116CF38300407530 /* cfi_assembler.cc in Sources */,
1039 B88FB13E116CF38300407530 /* bytereader.cc in Sou rces */, 1054 B88FB13E116CF38300407530 /* bytereader.cc in Sou rces */,
1040 B88FB13F116CF38300407530 /* bytereader_unittest. cc in Sources */, 1055 B88FB13F116CF38300407530 /* bytereader_unittest. cc in Sources */,
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
1084 B8C5B51E1166534700D34F4E /* dump_syms_tool.mm in Sources */, 1099 B8C5B51E1166534700D34F4E /* dump_syms_tool.mm in Sources */,
1085 B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */, 1100 B88FAE1911665FE400407530 /* dwarf2diehandler.cc in Sources */,
1086 B88FAE261166603300407530 /* dwarf_cu_to_module.c c in Sources */, 1101 B88FAE261166603300407530 /* dwarf_cu_to_module.c c in Sources */,
1087 B88FAE271166603300407530 /* dwarf_line_to_module .cc in Sources */, 1102 B88FAE271166603300407530 /* dwarf_line_to_module .cc in Sources */,
1088 B88FAE281166603300407530 /* language.cc in Sourc es */, 1103 B88FAE281166603300407530 /* language.cc in Sourc es */,
1089 B88FAE291166603300407530 /* module.cc in Sources */, 1104 B88FAE291166603300407530 /* module.cc in Sources */,
1090 B88FAE351166673E00407530 /* dwarf_cfi_to_module. cc in Sources */, 1105 B88FAE351166673E00407530 /* dwarf_cfi_to_module. cc in Sources */,
1091 B88FAE3B11666C6F00407530 /* stabs_reader.cc in S ources */, 1106 B88FAE3B11666C6F00407530 /* stabs_reader.cc in S ources */,
1092 B88FAE3E11666C8900407530 /* stabs_to_module.cc i n Sources */, 1107 B88FAE3E11666C8900407530 /* stabs_to_module.cc i n Sources */,
1093 4D72CAF513DFBAC2006CABE3 /* md5.cc in Sources */ , 1108 4D72CAF513DFBAC2006CABE3 /* md5.cc in Sources */ ,
1109 D24997CC16B6C16800E588C5 /* unique_string.cc in Sources */,
1094 ); 1110 );
1095 runOnlyForDeploymentPostprocessing = 0; 1111 runOnlyForDeploymentPostprocessing = 0;
1096 }; 1112 };
1097 D21F97CF11CBA0F200239E38 /* Sources */ = { 1113 D21F97CF11CBA0F200239E38 /* Sources */ = {
1098 isa = PBXSourcesBuildPhase; 1114 isa = PBXSourcesBuildPhase;
1099 buildActionMask = 2147483647; 1115 buildActionMask = 2147483647;
1100 files = ( 1116 files = (
1101 D21F97E911CBA1FF00239E38 /* test_assembler.cc in Sources */, 1117 D21F97E911CBA1FF00239E38 /* test_assembler.cc in Sources */,
1102 D21F97D711CBA12300239E38 /* test_assembler_unitt est.cc in Sources */, 1118 D21F97D711CBA12300239E38 /* test_assembler_unitt est.cc in Sources */,
1103 ); 1119 );
(...skipping 781 matching lines...) Expand 10 before | Expand all | Expand 10 after
1885 D21F97D411CBA0F200239E38 /* Debug */, 1901 D21F97D411CBA0F200239E38 /* Debug */,
1886 D21F97D511CBA0F200239E38 /* Release */, 1902 D21F97D511CBA0F200239E38 /* Release */,
1887 ); 1903 );
1888 defaultConfigurationIsVisible = 0; 1904 defaultConfigurationIsVisible = 0;
1889 defaultConfigurationName = Release; 1905 defaultConfigurationName = Release;
1890 }; 1906 };
1891 /* End XCConfigurationList section */ 1907 /* End XCConfigurationList section */
1892 }; 1908 };
1893 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 1909 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1894 } 1910 }
OLDNEW
« no previous file with comments | « src/processor/stackwalker_x86.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted