|
296 | 296 | F3525E461619A4EE00278BC1 /* MemoryInstrumentationHashMap.h in Headers */ = {isa = PBXBuildFile; fileRef = F3525E451619A4EE00278BC1 /* MemoryInstrumentationHashMap.h */; };
|
297 | 297 | F3FBC71E161AF7BF00BB4BD4 /* MemoryInstrumentationHashCountedSet.h in Headers */ = {isa = PBXBuildFile; fileRef = F3FBC71D161AF7BF00BB4BD4 /* MemoryInstrumentationHashCountedSet.h */; };
|
298 | 298 | F3FBC720161AF7CD00BB4BD4 /* MemoryInstrumentationSequence.h in Headers */ = {isa = PBXBuildFile; fileRef = F3FBC71F161AF7CD00BB4BD4 /* MemoryInstrumentationSequence.h */; };
|
| 299 | + FEDACD3D1630F83F00C69634 /* StackStats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEDACD3B1630F83F00C69634 /* StackStats.cpp */; }; |
| 300 | + FEDACD3E1630F83F00C69634 /* StackStats.h in Headers */ = {isa = PBXBuildFile; fileRef = FEDACD3C1630F83F00C69634 /* StackStats.h */; }; |
299 | 301 | /* End PBXBuildFile section */
|
300 | 302 |
|
301 | 303 | /* Begin PBXContainerItemProxy section */
|
|
594 | 596 | F3525E451619A4EE00278BC1 /* MemoryInstrumentationHashMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryInstrumentationHashMap.h; sourceTree = "<group>"; };
|
595 | 597 | F3FBC71D161AF7BF00BB4BD4 /* MemoryInstrumentationHashCountedSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryInstrumentationHashCountedSet.h; sourceTree = "<group>"; };
|
596 | 598 | F3FBC71F161AF7CD00BB4BD4 /* MemoryInstrumentationSequence.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MemoryInstrumentationSequence.h; sourceTree = "<group>"; };
|
| 599 | + FEDACD3B1630F83F00C69634 /* StackStats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StackStats.cpp; sourceTree = "<group>"; }; |
| 600 | + FEDACD3C1630F83F00C69634 /* StackStats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StackStats.h; sourceTree = "<group>"; }; |
597 | 601 | /* End PBXFileReference section */
|
598 | 602 |
|
599 | 603 | /* Begin PBXFrameworksBuildPhase section */
|
|
804 | 808 | A8A4730D151A825B004123FF /* Spectrum.h */,
|
805 | 809 | A8A4730E151A825B004123FF /* StackBounds.cpp */,
|
806 | 810 | A8A4730F151A825B004123FF /* StackBounds.h */,
|
| 811 | + FEDACD3B1630F83F00C69634 /* StackStats.cpp */, |
| 812 | + FEDACD3C1630F83F00C69634 /* StackStats.h */, |
807 | 813 | A8A47310151A825B004123FF /* StaticConstructors.h */,
|
808 | 814 | A8A47311151A825B004123FF /* StdLibExtras.h */,
|
809 | 815 | 1A6BB768162F300500DD16DB /* StreamBuffer.h */,
|
|
1150 | 1156 | A8A47424151A825B004123FF /* SinglyLinkedList.h in Headers */,
|
1151 | 1157 | A8A47426151A825B004123FF /* Spectrum.h in Headers */,
|
1152 | 1158 | A8A47428151A825B004123FF /* StackBounds.h in Headers */,
|
| 1159 | + FEDACD3E1630F83F00C69634 /* StackStats.h in Headers */, |
1153 | 1160 | A8A47429151A825B004123FF /* StaticConstructors.h in Headers */,
|
1154 | 1161 | A8A4742A151A825B004123FF /* StdLibExtras.h in Headers */,
|
1155 | 1162 | 1A6BB769162F300500DD16DB /* StreamBuffer.h in Headers */,
|
|
1341 | 1348 | A8A47421151A825B004123FF /* SHA1.cpp in Sources */,
|
1342 | 1349 | A8A47425151A825B004123FF /* SizeLimits.cpp in Sources */,
|
1343 | 1350 | A8A47427151A825B004123FF /* StackBounds.cpp in Sources */,
|
| 1351 | + FEDACD3D1630F83F00C69634 /* StackStats.cpp in Sources */, |
1344 | 1352 | A8A4743C151A825B004123FF /* StringBuilder.cpp in Sources */,
|
1345 | 1353 | A8A4742B151A825B004123FF /* StringExtras.cpp in Sources */,
|
1346 | 1354 | A8A47440151A825B004123FF /* StringImpl.cpp in Sources */,
|
|
0 commit comments