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

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

Issue 7764002: Update project to include microdump. Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Patch Set: Created 10 years, 3 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 | « no previous file | 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 = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 162F64FE161C5ECB00CD68D5 /* arch_utilities.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 162F64FC161C5ECB00CD68D5 /* arch_utilities.cc */; } ; 10 162F64FE161C5ECB00CD68D5 /* arch_utilities.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 162F64FC161C5ECB00CD68D5 /* arch_utilities.cc */; } ;
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 D2A5DD4D1188651100081F03 /* cfi_frame_info.cc in Sources */ = {i sa = PBXBuildFile; fileRef = D2A5DD4C1188651100081F03 /* cfi_frame_info.cc */; } ; 57 D2A5DD4D1188651100081F03 /* cfi_frame_info.cc in Sources */ = {i sa = PBXBuildFile; fileRef = D2A5DD4C1188651100081F03 /* cfi_frame_info.cc */; } ;
58 D2A5DD631188658B00081F03 /* tokenize.cc in Sources */ = {isa = P BXBuildFile; fileRef = D2A5DD621188658B00081F03 /* tokenize.cc */; }; 58 D2A5DD631188658B00081F03 /* tokenize.cc in Sources */ = {isa = P BXBuildFile; fileRef = D2A5DD621188658B00081F03 /* tokenize.cc */; };
59 F407DC48185773C10064622B /* exploitability_linux.cc in Sources * / = {isa = PBXBuildFile; fileRef = F407DC40185773C10064622B /* exploitability_li nux.cc */; }; 59 F407DC48185773C10064622B /* exploitability_linux.cc in Sources * / = {isa = PBXBuildFile; fileRef = F407DC40185773C10064622B /* exploitability_li nux.cc */; };
60 F407DC49185773C10064622B /* stack_frame_symbolizer.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC41185773C10064622B /* stack_frame_sym bolizer.cc */; }; 60 F407DC49185773C10064622B /* stack_frame_symbolizer.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC41185773C10064622B /* stack_frame_sym bolizer.cc */; };
61 F407DC4A185773C10064622B /* stackwalker_arm64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC42185773C10064622B /* stackwalker_arm64.cc */; }; 61 F407DC4A185773C10064622B /* stackwalker_arm64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC42185773C10064622B /* stackwalker_arm64.cc */; };
62 F407DC4B185773C10064622B /* stackwalker_mips.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC44185773C10064622B /* stackwalker_mips.cc * /; }; 62 F407DC4B185773C10064622B /* stackwalker_mips.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC44185773C10064622B /* stackwalker_mips.cc * /; };
63 F407DC4C185773C10064622B /* stackwalker_ppc64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC46185773C10064622B /* stackwalker_ppc64.cc */; }; 63 F407DC4C185773C10064622B /* stackwalker_ppc64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F407DC46185773C10064622B /* stackwalker_ppc64.cc */; };
64 F44DDD8719C85CD50047280E /* dump_context.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8419C85CD50047280E /* dump_context.cc */; }; 64 F44DDD8719C85CD50047280E /* dump_context.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8419C85CD50047280E /* dump_context.cc */; };
65 F44DDD8819C85CD50047280E /* dump_object.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8519C85CD50047280E /* dump_object.cc */; }; 65 F44DDD8819C85CD50047280E /* dump_object.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8519C85CD50047280E /* dump_object.cc */; };
66 F44DDD8919C85CD50047280E /* microdump_processor.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8619C85CD50047280E /* microdump_processo r.cc */; }; 66 F44DDD8919C85CD50047280E /* microdump_processor.cc in Sources */ = {isa = PBXBuildFile; fileRef = F44DDD8619C85CD50047280E /* microdump_processo r.cc */; };
67 F4D43B2F1A38490700C290B2 /* microdump.cc in Sources */ = {isa = PBXBuildFile; fileRef = F4D43B2E1A38490700C290B2 /* microdump.cc */; };
67 F9C7ECE50E8ABCA600E953AD /* bytereader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE20E8ABCA600E953AD /* bytereader.cc */; }; 68 F9C7ECE50E8ABCA600E953AD /* bytereader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE20E8ABCA600E953AD /* bytereader.cc */; };
68 F9C7ECE60E8ABCA600E953AD /* dwarf2reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE30E8ABCA600E953AD /* dwarf2reader.cc */; }; 69 F9C7ECE60E8ABCA600E953AD /* dwarf2reader.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE30E8ABCA600E953AD /* dwarf2reader.cc */; };
69 F9C7ECE70E8ABCA600E953AD /* functioninfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE40E8ABCA600E953AD /* functioninfo.cc */; }; 70 F9C7ECE70E8ABCA600E953AD /* functioninfo.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9C7ECE40E8ABCA600E953AD /* functioninfo.cc */; };
70 F9F0706710FBC02D0037B88B /* stackwalker_arm.cc in Sources */ = { isa = PBXBuildFile; fileRef = F9F0706510FBC02D0037B88B /* stackwalker_arm.cc */; }; 71 F9F0706710FBC02D0037B88B /* stackwalker_arm.cc in Sources */ = { isa = PBXBuildFile; fileRef = F9F0706510FBC02D0037B88B /* stackwalker_arm.cc */; };
71 FD6625CD0CF4D45C004AC844 /* stackwalker_amd64.cc in Sources */ = {isa = PBXBuildFile; fileRef = FD6625C40CF4D438004AC844 /* stackwalker_amd64.cc */; }; 72 FD6625CD0CF4D45C004AC844 /* stackwalker_amd64.cc in Sources */ = {isa = PBXBuildFile; fileRef = FD6625C40CF4D438004AC844 /* stackwalker_amd64.cc */; };
72 FD8EDEAE0CADDAD400A5EDF1 /* stackwalker_sparc.cc in Sources */ = {isa = PBXBuildFile; fileRef = FD8EDEAC0CADDAD400A5EDF1 /* stackwalker_sparc.cc */; }; 73 FD8EDEAE0CADDAD400A5EDF1 /* stackwalker_sparc.cc in Sources */ = {isa = PBXBuildFile; fileRef = FD8EDEAC0CADDAD400A5EDF1 /* stackwalker_sparc.cc */; };
73 /* End PBXBuildFile section */ 74 /* End PBXBuildFile section */
74 75
75 /* Begin PBXFileReference section */ 76 /* Begin PBXFileReference section */
76 08FB7796FE84155DC02AAC07 /* crash_report.mm */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = cr ash_report.mm; sourceTree = "<group>"; }; 77 08FB7796FE84155DC02AAC07 /* crash_report.mm */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = cr ash_report.mm; sourceTree = "<group>"; };
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 F407DC45185773C10064622B /* stackwalker_mips.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackw alker_mips.h; path = ../../../processor/stackwalker_mips.h; sourceTree = "<group >"; }; 173 F407DC45185773C10064622B /* stackwalker_mips.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackw alker_mips.h; path = ../../../processor/stackwalker_mips.h; sourceTree = "<group >"; };
173 F407DC46185773C10064622B /* stackwalker_ppc64.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_ppc64.cc; path = ../../../processor/stackwalker_ppc64.cc; sourceTree = "<group>"; }; 174 F407DC46185773C10064622B /* stackwalker_ppc64.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_ppc64.cc; path = ../../../processor/stackwalker_ppc64.cc; sourceTree = "<group>"; };
174 F407DC47185773C10064622B /* stackwalker_ppc64.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stack walker_ppc64.h; path = ../../../processor/stackwalker_ppc64.h; sourceTree = "<gr oup>"; }; 175 F407DC47185773C10064622B /* stackwalker_ppc64.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stack walker_ppc64.h; path = ../../../processor/stackwalker_ppc64.h; sourceTree = "<gr oup>"; };
175 F44DDD8419C85CD50047280E /* dump_context.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dump_ context.cc; path = ../../../processor/dump_context.cc; sourceTree = "<group>"; } ; 176 F44DDD8419C85CD50047280E /* dump_context.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dump_ context.cc; path = ../../../processor/dump_context.cc; sourceTree = "<group>"; } ;
176 F44DDD8519C85CD50047280E /* dump_object.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dump_o bject.cc; path = ../../../processor/dump_object.cc; sourceTree = "<group>"; }; 177 F44DDD8519C85CD50047280E /* dump_object.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dump_o bject.cc; path = ../../../processor/dump_object.cc; sourceTree = "<group>"; };
177 F44DDD8619C85CD50047280E /* microdump_processor.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = microdump_processor.cc; path = ../../../processor/microdump_processor.cc; sour ceTree = "<group>"; }; 178 F44DDD8619C85CD50047280E /* microdump_processor.cc */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = microdump_processor.cc; path = ../../../processor/microdump_processor.cc; sour ceTree = "<group>"; };
178 F44DDD8A19C85CFB0047280E /* dump_context.h */ = {isa = PBXFileRe ference; lastKnownFileType = sourcecode.c.h; name = dump_context.h; path = ../.. /../google_breakpad/processor/dump_context.h; sourceTree = "<group>"; }; 179 F44DDD8A19C85CFB0047280E /* dump_context.h */ = {isa = PBXFileRe ference; lastKnownFileType = sourcecode.c.h; name = dump_context.h; path = ../.. /../google_breakpad/processor/dump_context.h; sourceTree = "<group>"; };
179 F44DDD8B19C85CFB0047280E /* dump_object.h */ = {isa = PBXFileRef erence; lastKnownFileType = sourcecode.c.h; name = dump_object.h; path = ../../. ./google_breakpad/processor/dump_object.h; sourceTree = "<group>"; }; 180 F44DDD8B19C85CFB0047280E /* dump_object.h */ = {isa = PBXFileRef erence; lastKnownFileType = sourcecode.c.h; name = dump_object.h; path = ../../. ./google_breakpad/processor/dump_object.h; sourceTree = "<group>"; };
180 F44DDD8C19C85CFC0047280E /* microdump_processor.h */ = {isa = PB XFileReference; lastKnownFileType = sourcecode.c.h; name = microdump_processor.h ; path = ../../../google_breakpad/processor/microdump_processor.h; sourceTree = "<group>"; }; 181 F44DDD8C19C85CFC0047280E /* microdump_processor.h */ = {isa = PB XFileReference; lastKnownFileType = sourcecode.c.h; name = microdump_processor.h ; path = ../../../google_breakpad/processor/microdump_processor.h; sourceTree = "<group>"; };
181 F44DDD8D19C85CFC0047280E /* process_result.h */ = {isa = PBXFile Reference; lastKnownFileType = sourcecode.c.h; name = process_result.h; path = . ./../../google_breakpad/processor/process_result.h; sourceTree = "<group>"; }; 182 F44DDD8D19C85CFC0047280E /* process_result.h */ = {isa = PBXFile Reference; lastKnownFileType = sourcecode.c.h; name = process_result.h; path = . ./../../google_breakpad/processor/process_result.h; sourceTree = "<group>"; };
183 F4D43B2E1A38490700C290B2 /* microdump.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = microdum p.cc; path = ../../../processor/microdump.cc; sourceTree = "<group>"; };
184 F4D43B301A38492000C290B2 /* microdump.h */ = {isa = PBXFileRefer ence; lastKnownFileType = sourcecode.c.h; name = microdump.h; path = ../../../go ogle_breakpad/processor/microdump.h; sourceTree = "<group>"; };
182 F9C7ECE20E8ABCA600E953AD /* bytereader.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = byterea der.cc; path = ../../../common/dwarf/bytereader.cc; sourceTree = SOURCE_ROOT; }; 185 F9C7ECE20E8ABCA600E953AD /* bytereader.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = byterea der.cc; path = ../../../common/dwarf/bytereader.cc; sourceTree = SOURCE_ROOT; };
183 F9C7ECE30E8ABCA600E953AD /* dwarf2reader.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf 2reader.cc; path = ../../../common/dwarf/dwarf2reader.cc; sourceTree = SOURCE_RO OT; }; 186 F9C7ECE30E8ABCA600E953AD /* dwarf2reader.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dwarf 2reader.cc; path = ../../../common/dwarf/dwarf2reader.cc; sourceTree = SOURCE_RO OT; };
184 F9C7ECE40E8ABCA600E953AD /* functioninfo.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = funct ioninfo.cc; path = ../../../common/dwarf/functioninfo.cc; sourceTree = SOURCE_RO OT; }; 187 F9C7ECE40E8ABCA600E953AD /* functioninfo.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = funct ioninfo.cc; path = ../../../common/dwarf/functioninfo.cc; sourceTree = SOURCE_RO OT; };
185 F9F0706510FBC02D0037B88B /* stackwalker_arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = st ackwalker_arm.cc; path = ../../../processor/stackwalker_arm.cc; sourceTree = SOU RCE_ROOT; }; 188 F9F0706510FBC02D0037B88B /* stackwalker_arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = st ackwalker_arm.cc; path = ../../../processor/stackwalker_arm.cc; sourceTree = SOU RCE_ROOT; };
186 F9F0706610FBC02D0037B88B /* stackwalker_arm.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackwa lker_arm.h; path = ../../../processor/stackwalker_arm.h; sourceTree = SOURCE_ROO T; }; 189 F9F0706610FBC02D0037B88B /* stackwalker_arm.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stackwa lker_arm.h; path = ../../../processor/stackwalker_arm.h; sourceTree = SOURCE_ROO T; };
187 FD6625C40CF4D438004AC844 /* stackwalker_amd64.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_amd64.cc; path = ../../../processor/stackwalker_amd64.cc; sourceTree = SOURCE_ROOT; }; 190 FD6625C40CF4D438004AC844 /* stackwalker_amd64.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_amd64.cc; path = ../../../processor/stackwalker_amd64.cc; sourceTree = SOURCE_ROOT; };
188 FD6625C50CF4D438004AC844 /* stackwalker_amd64.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stack walker_amd64.h; path = ../../../processor/stackwalker_amd64.h; sourceTree = SOUR CE_ROOT; }; 191 FD6625C50CF4D438004AC844 /* stackwalker_amd64.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stack walker_amd64.h; path = ../../../processor/stackwalker_amd64.h; sourceTree = SOUR CE_ROOT; };
189 FD8EDEAC0CADDAD400A5EDF1 /* stackwalker_sparc.cc */ = {isa = PBX FileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_sparc.cc; path = ../../../processor/stackwalker_sparc.cc; sourceTre e = SOURCE_ROOT; }; 192 FD8EDEAC0CADDAD400A5EDF1 /* stackwalker_sparc.cc */ = {isa = PBX FileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = stackwalker_sparc.cc; path = ../../../processor/stackwalker_sparc.cc; sourceTre e = SOURCE_ROOT; };
190 FD8EDEAD0CADDAD400A5EDF1 /* stackwalker_sparc.h */ = {isa = PBXF ileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stac kwalker_sparc.h; path = ../../../processor/stackwalker_sparc.h; sourceTree = SOU RCE_ROOT; }; 193 FD8EDEAD0CADDAD400A5EDF1 /* stackwalker_sparc.h */ = {isa = PBXF ileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stac kwalker_sparc.h; path = ../../../processor/stackwalker_sparc.h; sourceTree = SOU RCE_ROOT; };
191 /* End PBXFileReference section */ 194 /* End PBXFileReference section */
(...skipping 25 matching lines...) Expand all
217 8B31FF7311F0C6E000FCF3E4 /* macho_reader.h */, 220 8B31FF7311F0C6E000FCF3E4 /* macho_reader.h */,
218 9BDF192D0B1BC15D00F8391B /* dump_syms.h */, 221 9BDF192D0B1BC15D00F8391B /* dump_syms.h */,
219 9BDF192E0B1BC15D00F8391B /* dump_syms.mm */, 222 9BDF192E0B1BC15D00F8391B /* dump_syms.mm */,
220 08FB7796FE84155DC02AAC07 /* crash_report.mm */, 223 08FB7796FE84155DC02AAC07 /* crash_report.mm */,
221 F44DDD8D19C85CFC0047280E /* process_result.h */, 224 F44DDD8D19C85CFC0047280E /* process_result.h */,
222 9BDF176B0B1B8CB100F8391B /* on_demand_symbol_sup plier.h */, 225 9BDF176B0B1B8CB100F8391B /* on_demand_symbol_sup plier.h */,
223 F44DDD8419C85CD50047280E /* dump_context.cc */, 226 F44DDD8419C85CD50047280E /* dump_context.cc */,
224 F44DDD8A19C85CFB0047280E /* dump_context.h */, 227 F44DDD8A19C85CFB0047280E /* dump_context.h */,
225 F44DDD8519C85CD50047280E /* dump_object.cc */, 228 F44DDD8519C85CD50047280E /* dump_object.cc */,
226 F44DDD8B19C85CFB0047280E /* dump_object.h */, 229 F44DDD8B19C85CFB0047280E /* dump_object.h */,
230 F4D43B2E1A38490700C290B2 /* microdump.cc */,
231 F4D43B301A38492000C290B2 /* microdump.h */,
227 F44DDD8619C85CD50047280E /* microdump_processor. cc */, 232 F44DDD8619C85CD50047280E /* microdump_processor. cc */,
228 F44DDD8C19C85CFC0047280E /* microdump_processor. h */, 233 F44DDD8C19C85CFC0047280E /* microdump_processor. h */,
229 9BDF176C0B1B8CB100F8391B /* on_demand_symbol_sup plier.mm */, 234 9BDF176C0B1B8CB100F8391B /* on_demand_symbol_sup plier.mm */,
230 8B31FF2411F0C62700FCF3E4 /* dwarf_cfi_to_module. cc */, 235 8B31FF2411F0C62700FCF3E4 /* dwarf_cfi_to_module. cc */,
231 8B31FF2511F0C62700FCF3E4 /* dwarf_cfi_to_module. h */, 236 8B31FF2511F0C62700FCF3E4 /* dwarf_cfi_to_module. h */,
232 8B31FF2611F0C62700FCF3E4 /* dwarf_cu_to_module.c c */, 237 8B31FF2611F0C62700FCF3E4 /* dwarf_cu_to_module.c c */,
233 8B31FF2711F0C62700FCF3E4 /* dwarf_cu_to_module.h */, 238 8B31FF2711F0C62700FCF3E4 /* dwarf_cu_to_module.h */,
234 8B31FF2811F0C62700FCF3E4 /* dwarf_line_to_module .cc */, 239 8B31FF2811F0C62700FCF3E4 /* dwarf_line_to_module .cc */,
235 8B31FF2911F0C62700FCF3E4 /* dwarf_line_to_module .h */, 240 8B31FF2911F0C62700FCF3E4 /* dwarf_line_to_module .h */,
236 8B31FF3D11F0C64400FCF3E4 /* stabs_reader.cc */, 241 8B31FF3D11F0C64400FCF3E4 /* stabs_reader.cc */,
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
475 8B40BDC00C0638E4009535AF /* logging.cc in Source s */, 480 8B40BDC00C0638E4009535AF /* logging.cc in Source s */,
476 FD8EDEAE0CADDAD400A5EDF1 /* stackwalker_sparc.cc in Sources */, 481 FD8EDEAE0CADDAD400A5EDF1 /* stackwalker_sparc.cc in Sources */,
477 FD6625CD0CF4D45C004AC844 /* stackwalker_amd64.cc in Sources */, 482 FD6625CD0CF4D45C004AC844 /* stackwalker_amd64.cc in Sources */,
478 F9C7ECE50E8ABCA600E953AD /* bytereader.cc in Sou rces */, 483 F9C7ECE50E8ABCA600E953AD /* bytereader.cc in Sou rces */,
479 F9C7ECE60E8ABCA600E953AD /* dwarf2reader.cc in S ources */, 484 F9C7ECE60E8ABCA600E953AD /* dwarf2reader.cc in S ources */,
480 F9C7ECE70E8ABCA600E953AD /* functioninfo.cc in S ources */, 485 F9C7ECE70E8ABCA600E953AD /* functioninfo.cc in S ources */,
481 F9F0706710FBC02D0037B88B /* stackwalker_arm.cc i n Sources */, 486 F9F0706710FBC02D0037B88B /* stackwalker_arm.cc i n Sources */,
482 D2A5DD4D1188651100081F03 /* cfi_frame_info.cc in Sources */, 487 D2A5DD4D1188651100081F03 /* cfi_frame_info.cc in Sources */,
483 D2A5DD631188658B00081F03 /* tokenize.cc in Sourc es */, 488 D2A5DD631188658B00081F03 /* tokenize.cc in Sourc es */,
484 8B31FF2A11F0C62700FCF3E4 /* dwarf_cfi_to_module. cc in Sources */, 489 8B31FF2A11F0C62700FCF3E4 /* dwarf_cfi_to_module. cc in Sources */,
490 F4D43B2F1A38490700C290B2 /* microdump.cc in Sour ces */,
485 8B31FF2B11F0C62700FCF3E4 /* dwarf_cu_to_module.c c in Sources */, 491 8B31FF2B11F0C62700FCF3E4 /* dwarf_cu_to_module.c c in Sources */,
486 F44DDD8819C85CD50047280E /* dump_object.cc in So urces */, 492 F44DDD8819C85CD50047280E /* dump_object.cc in So urces */,
487 8B31FF2C11F0C62700FCF3E4 /* dwarf_line_to_module .cc in Sources */, 493 8B31FF2C11F0C62700FCF3E4 /* dwarf_line_to_module .cc in Sources */,
488 8B31FF4111F0C64400FCF3E4 /* stabs_reader.cc in S ources */, 494 8B31FF4111F0C64400FCF3E4 /* stabs_reader.cc in S ources */,
489 8B31FF4211F0C64400FCF3E4 /* stabs_to_module.cc i n Sources */, 495 8B31FF4211F0C64400FCF3E4 /* stabs_to_module.cc i n Sources */,
490 8B31FF7411F0C6E000FCF3E4 /* macho_reader.cc in S ources */, 496 8B31FF7411F0C6E000FCF3E4 /* macho_reader.cc in S ources */,
491 8B31FF8811F0C6FB00FCF3E4 /* language.cc in Sourc es */, 497 8B31FF8811F0C6FB00FCF3E4 /* language.cc in Sourc es */,
492 8B31FF8911F0C6FB00FCF3E4 /* module.cc in Sources */, 498 8B31FF8911F0C6FB00FCF3E4 /* module.cc in Sources */,
493 8B31FFC511F0C8AB00FCF3E4 /* dwarf2diehandler.cc in Sources */, 499 8B31FFC511F0C8AB00FCF3E4 /* dwarf2diehandler.cc in Sources */,
494 F407DC49185773C10064622B /* stack_frame_symboliz er.cc in Sources */, 500 F407DC49185773C10064622B /* stack_frame_symboliz er.cc in Sources */,
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
572 1DEB927908733DD40010E9CD /* Debug */, 578 1DEB927908733DD40010E9CD /* Debug */,
573 1DEB927A08733DD40010E9CD /* Release */, 579 1DEB927A08733DD40010E9CD /* Release */,
574 ); 580 );
575 defaultConfigurationIsVisible = 0; 581 defaultConfigurationIsVisible = 0;
576 defaultConfigurationName = Release; 582 defaultConfigurationName = Release;
577 }; 583 };
578 /* End XCConfigurationList section */ 584 /* End XCConfigurationList section */
579 }; 585 };
580 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 586 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
581 } 587 }
OLDNEW
« no previous file with comments | « no previous file | 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