1174 lines · plain
1; RUN: llvm-pdbutil dump -all -dont-resolve-forward-refs %p/Inputs/empty.pdb \2; RUN: | FileCheck -check-prefix=ALL %s3; RUN: llvm-pdbutil dump -summary -modules -files \4; RUN: %p/Inputs/big-read.pdb | FileCheck -check-prefix=BIG %s5; RUN: not llvm-pdbutil dump -summary %p/Inputs/bad-block-size.pdb 2>&1 \6; RUN: | FileCheck -check-prefix=BAD-BLOCK-SIZE %s7 8ALL: Summary9ALL-NEXT: ============================================================10ALL-NEXT: Block Size: 409611ALL-NEXT: Number of blocks: 2512ALL-NEXT: Number of streams: 1713ALL-NEXT: Signature: 142429590614ALL-NEXT: Age: 115ALL-NEXT: GUID: {4156350B-A086-49A2-896F-9988FAE52FF0}16ALL-NEXT: Features: 0x117ALL-NEXT: Has Debug Info: true18ALL-NEXT: Has Types: true19ALL-NEXT: Has IDs: true20ALL-NEXT: Has Globals: true21ALL-NEXT: Has Publics: true22ALL-NEXT: Is incrementally linked: true23ALL-NEXT: Has conflicting types: false24ALL-NEXT: Is stripped: false25ALL: Streams26ALL-NEXT: ============================================================27ALL-NEXT: Stream 0 ( 40 bytes): [Old MSF Directory]28ALL-NEXT: Blocks: [8]29ALL-NEXT: Stream 1 ( 118 bytes): [PDB Stream]30ALL-NEXT: Blocks: [19]31ALL-NEXT: Stream 2 (5392 bytes): [TPI Stream]32ALL-NEXT: Blocks: [18, 17]33ALL-NEXT: Stream 3 ( 739 bytes): [DBI Stream]34ALL-NEXT: Blocks: [14]35ALL-NEXT: Stream 4 ( 784 bytes): [IPI Stream]36ALL-NEXT: Blocks: [20]37ALL-NEXT: Stream 5 ( 0 bytes): [Named Stream "/LinkInfo"]38ALL-NEXT: Blocks: []39ALL-NEXT: Stream 6 ( 556 bytes): [Global Symbol Hash]40ALL-NEXT: Blocks: [11]41ALL-NEXT: Stream 7 ( 604 bytes): [Public Symbol Hash]42ALL-NEXT: Blocks: [13]43ALL-NEXT: Stream 8 ( 104 bytes): [Symbol Records]44ALL-NEXT: Blocks: [12]45ALL-NEXT: Stream 9 ( 0 bytes): [Named Stream "/src/headerblock"]46ALL-NEXT: Blocks: []47ALL-NEXT: Stream 10 ( 160 bytes): [Section Header Data]48ALL-NEXT: Blocks: [10]49ALL-NEXT: Stream 11 ( 32 bytes): [New FPO Data]50ALL-NEXT: Blocks: [15]51ALL-NEXT: Stream 12 ( 308 bytes): [Module "d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj"]52ALL-NEXT: Blocks: [6]53ALL-NEXT: Stream 13 ( 239 bytes): [Named Stream "/names"]54ALL-NEXT: Blocks: [16]55ALL-NEXT: Stream 14 ( 520 bytes): [Module "* Linker *"]56ALL-NEXT: Blocks: [7]57ALL-NEXT: Stream 15 ( 308 bytes): [TPI Hash]58ALL-NEXT: Blocks: [21]59ALL-NEXT: Stream 16 ( 68 bytes): [IPI Hash]60ALL-NEXT: Blocks: [22]61ALL: String Table62ALL-NEXT: ============================================================63ALL-NEXT: ID | String64ALL-NEXT: 1 | 'd:\src\llvm\test\debuginfo\pdb\inputs\predefined c++ attributes (compiler internal)'65ALL-NEXT: 86 | 'd:\src\llvm\test\debuginfo\pdb\inputs\empty.cpp'66ALL-NEXT: 134 | '$T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = '67ALL: Modules68ALL-NEXT: ============================================================69ALL-NEXT: Mod 0000 | `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:70ALL-NEXT: SC[.text] | mod = 0, 0001:0016, size = 10, data crc = 3617027124, reloc crc = 071ALL-NEXT: IMAGE_SCN_CNT_CODE | IMAGE_SCN_ALIGN_16BYTES | IMAGE_SCN_MEM_EXECUTE |72ALL-NEXT: IMAGE_SCN_MEM_READ73ALL-NEXT: Obj: `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:74ALL-NEXT: debug stream: 12, # files: 1, has ec info: false75ALL-NEXT: pdb file ni: 0 ``, src file ni: 0 ``76ALL-NEXT: Mod 0001 | `* Linker *`:77ALL-NEXT: SC[.text] | mod = 1, 0001:0000, size = 10, data crc = 0, reloc crc = 078ALL-NEXT: IMAGE_SCN_CNT_CODE | IMAGE_SCN_MEM_EXECUTE | IMAGE_SCN_MEM_READ79ALL-NEXT: Obj: ``:80ALL-NEXT: debug stream: 14, # files: 0, has ec info: false81ALL-NEXT: pdb file ni: 1 `{{.*empty.pdb}}`, src file ni: 0 ``82ALL: Files83ALL-NEXT: ============================================================84ALL-NEXT: Mod 0000 | `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:85ALL-NEXT: - (MD5: A0A5BD0D3ECD93FC29D19DE826FBF4BC) d:\src\llvm\test\debuginfo\pdb\inputs\empty.cpp86ALL-NEXT: Mod 0001 | `* Linker *`:87ALL: Lines88ALL-NEXT: ============================================================89ALL-NEXT: Mod 0000 | `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:90ALL-NEXT: d:\src\llvm\test\debuginfo\pdb\inputs\empty.cpp (MD5: A0A5BD0D3ECD93FC29D19DE826FBF4BC)91ALL-NEXT: 0001:00000010-0000001A, line/addr entries = 392ALL-NEXT: 5 00000010 6 00000013 7 0000001893ALL: Mod 0001 | `* Linker *`:94ALL: Inlinee Lines95ALL-NEXT: ============================================================96ALL-NEXT: Mod 0000 | `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:97ALL-NEXT: Mod 0001 | `* Linker *`:98ALL: Types (TPI Stream)99ALL-NEXT: ============================================================100ALL-NEXT: Showing 75 records101ALL-NEXT: 0x1000 | LF_ARGLIST [size = 8, hash = 0x32484]102ALL-NEXT: 0x1001 | LF_PROCEDURE [size = 16, hash = 0x27EE9]103ALL-NEXT: return type = 0x0074 (int), # args = 0, param list = 0x1000104ALL-NEXT: calling conv = cdecl, options = None105ALL-NEXT: 0x1002 | LF_FIELDLIST [size = 76, hash = 0xE9A3]106ALL-NEXT: - LF_ENUMERATE [apartment = 1]107ALL-NEXT: - LF_ENUMERATE [single = 2]108ALL-NEXT: - LF_ENUMERATE [free = 3]109ALL-NEXT: - LF_ENUMERATE [neutral = 4]110ALL-NEXT: - LF_ENUMERATE [both = 5]111ALL-NEXT: 0x1003 | LF_ENUM [size = 120, hash = 0x32D6F] `__vc_attributes::threadingAttribute::threading_e`112ALL-NEXT: unique name: `.?AW4threading_e@threadingAttribute@__vc_attributes@@`113ALL-NEXT: field list: 0x1002, underlying type: 0x0074 (int)114ALL-NEXT: options: has unique name | is nested115ALL-NEXT: 0x1004 | LF_STRUCTURE [size = 100, hash = 0x3FF9] `__vc_attributes::threadingAttribute`116ALL-NEXT: unique name: `.?AUthreadingAttribute@__vc_attributes@@`117ALL-NEXT: vtable: <no type>, base list: <no type>, field list: <no type>118ALL-NEXT: options: forward ref | has unique name119ALL-NEXT: 0x1005 | LF_POINTER [size = 12, hash = 0x3C526]120ALL-NEXT: referent = 0x1004, mode = pointer, opts = const, kind = ptr32121ALL-NEXT: 0x1006 | LF_ARGLIST [size = 12, hash = 0x2F726]122ALL-NEXT: 0x1003: `__vc_attributes::threadingAttribute::threading_e`123ALL-NEXT: 0x1007 | LF_MFUNCTION [size = 28, hash = 0x3E0CC]124ALL-NEXT: return type = 0x0003 (void), # args = 1, param list = 0x1006125ALL-NEXT: class type = 0x1004, this type = 0x1005, this adjust = 0126ALL-NEXT: calling conv = thiscall, options = constructor127ALL-NEXT: 0x1008 | LF_MFUNCTION [size = 28, hash = 0x2F7E8]128ALL-NEXT: return type = 0x0003 (void), # args = 0, param list = 0x1000129ALL-NEXT: class type = 0x1004, this type = 0x1005, this adjust = 0130ALL-NEXT: calling conv = thiscall, options = constructor131ALL-NEXT: 0x1009 | LF_METHODLIST [size = 20, hash = 0x28E44]132ALL-NEXT: - Method [type = 0x1007, vftable offset = -1, attrs = public]133ALL-NEXT: - Method [type = 0x1008, vftable offset = -1, attrs = public]134ALL-NEXT: 0x100A | LF_FIELDLIST [size = 68, hash = 0x2D44D]135ALL-NEXT: - LF_NESTTYPE [name = `threading_e`, parent = 0x1003]136ALL-NEXT: - LF_METHOD [name = `threadingAttribute`, # overloads = 2, overload list = 0x1009]137ALL-NEXT: - LF_MEMBER [name = `value`, Type = 0x1003, offset = 0, attrs = public]138ALL-NEXT: 0x100B | LF_STRUCTURE [size = 100, hash = 0x1D2F4] `__vc_attributes::threadingAttribute`139ALL-NEXT: unique name: `.?AUthreadingAttribute@__vc_attributes@@`140ALL-NEXT: vtable: <no type>, base list: <no type>, field list: 0x100A141ALL-NEXT: options: has ctor / dtor | contains nested class | has unique name142ALL-NEXT: 0x100C | LF_FIELDLIST [size = 48, hash = 0x3FEEF]143ALL-NEXT: - LF_ENUMERATE [native = 0]144ALL-NEXT: - LF_ENUMERATE [com = 1]145ALL-NEXT: - LF_ENUMERATE [managed = 2]146ALL-NEXT: 0x100D | LF_ENUM [size = 120, hash = 0x305E7] `__vc_attributes::event_receiverAttribute::type_e`147ALL-NEXT: unique name: `.?AW4type_e@event_receiverAttribute@__vc_attributes@@`148ALL-NEXT: field list: 0x100C, underlying type: 0x0074 (int)149ALL-NEXT: options: has unique name | is nested150ALL-NEXT: 0x100E | LF_STRUCTURE [size = 112, hash = 0xBBB8] `__vc_attributes::event_receiverAttribute`151ALL-NEXT: unique name: `.?AUevent_receiverAttribute@__vc_attributes@@`152ALL-NEXT: vtable: <no type>, base list: <no type>, field list: <no type>153ALL-NEXT: options: forward ref | has unique name154ALL-NEXT: 0x100F | LF_POINTER [size = 12, hash = 0x3D65E]155ALL-NEXT: referent = 0x100E, mode = pointer, opts = const, kind = ptr32156ALL-NEXT: 0x1010 | LF_ARGLIST [size = 16, hash = 0x20DB4]157ALL-NEXT: 0x100D: `__vc_attributes::event_receiverAttribute::type_e`158ALL-NEXT: 0x0030 (bool): `bool`159ALL-NEXT: 0x1011 | LF_MFUNCTION [size = 28, hash = 0x242DE]160ALL-NEXT: return type = 0x0003 (void), # args = 2, param list = 0x1010161ALL-NEXT: class type = 0x100E, this type = 0x100F, this adjust = 0162ALL-NEXT: calling conv = thiscall, options = constructor163ALL-NEXT: 0x1012 | LF_ARGLIST [size = 12, hash = 0x1BBE4]164ALL-NEXT: 0x100D: `__vc_attributes::event_receiverAttribute::type_e`165ALL-NEXT: 0x1013 | LF_MFUNCTION [size = 28, hash = 0xD058]166ALL-NEXT: return type = 0x0003 (void), # args = 1, param list = 0x1012167ALL-NEXT: class type = 0x100E, this type = 0x100F, this adjust = 0168ALL-NEXT: calling conv = thiscall, options = constructor169ALL-NEXT: 0x1014 | LF_MFUNCTION [size = 28, hash = 0xD9E3]170ALL-NEXT: return type = 0x0003 (void), # args = 0, param list = 0x1000171ALL-NEXT: class type = 0x100E, this type = 0x100F, this adjust = 0172ALL-NEXT: calling conv = thiscall, options = constructor173ALL-NEXT: 0x1015 | LF_METHODLIST [size = 28, hash = 0x35E17]174ALL-NEXT: - Method [type = 0x1011, vftable offset = -1, attrs = public]175ALL-NEXT: - Method [type = 0x1013, vftable offset = -1, attrs = public]176ALL-NEXT: - Method [type = 0x1014, vftable offset = -1, attrs = public]177ALL-NEXT: 0x1016 | LF_FIELDLIST [size = 96, hash = 0x305E2]178ALL-NEXT: - LF_NESTTYPE [name = `type_e`, parent = 0x100D]179ALL-NEXT: - LF_METHOD [name = `event_receiverAttribute`, # overloads = 3, overload list = 0x1015]180ALL-NEXT: - LF_MEMBER [name = `type`, Type = 0x100D, offset = 0, attrs = public]181ALL-NEXT: - LF_MEMBER [name = `layout_dependent`, Type = 0x0030 (bool), offset = 4, attrs = public]182ALL-NEXT: 0x1017 | LF_STRUCTURE [size = 112, hash = 0x244FE] `__vc_attributes::event_receiverAttribute`183ALL-NEXT: unique name: `.?AUevent_receiverAttribute@__vc_attributes@@`184ALL-NEXT: vtable: <no type>, base list: <no type>, field list: 0x1016185ALL-NEXT: options: has ctor / dtor | contains nested class | has unique name186ALL-NEXT: 0x1018 | LF_FIELDLIST [size = 48, hash = 0x13CE8]187ALL-NEXT: - LF_ENUMERATE [never = 0]188ALL-NEXT: - LF_ENUMERATE [allowed = 1]189ALL-NEXT: - LF_ENUMERATE [always = 2]190ALL-NEXT: 0x1019 | LF_ENUM [size = 116, hash = 0xEAFE] `__vc_attributes::aggregatableAttribute::type_e`191ALL-NEXT: unique name: `.?AW4type_e@aggregatableAttribute@__vc_attributes@@`192ALL-NEXT: field list: 0x1018, underlying type: 0x0074 (int)193ALL-NEXT: options: has unique name | is nested194ALL-NEXT: 0x101A | LF_STRUCTURE [size = 108, hash = 0x350A1] `__vc_attributes::aggregatableAttribute`195ALL-NEXT: unique name: `.?AUaggregatableAttribute@__vc_attributes@@`196ALL-NEXT: vtable: <no type>, base list: <no type>, field list: <no type>197ALL-NEXT: options: forward ref | has unique name198ALL-NEXT: 0x101B | LF_POINTER [size = 12, hash = 0x2A881]199ALL-NEXT: referent = 0x101A, mode = pointer, opts = const, kind = ptr32200ALL-NEXT: 0x101C | LF_ARGLIST [size = 12, hash = 0x270EA]201ALL-NEXT: 0x1019: `__vc_attributes::aggregatableAttribute::type_e`202ALL-NEXT: 0x101D | LF_MFUNCTION [size = 28, hash = 0x3CEA0]203ALL-NEXT: return type = 0x0003 (void), # args = 1, param list = 0x101C204ALL-NEXT: class type = 0x101A, this type = 0x101B, this adjust = 0205ALL-NEXT: calling conv = thiscall, options = constructor206ALL-NEXT: 0x101E | LF_MFUNCTION [size = 28, hash = 0x22A75]207ALL-NEXT: return type = 0x0003 (void), # args = 0, param list = 0x1000208ALL-NEXT: class type = 0x101A, this type = 0x101B, this adjust = 0209ALL-NEXT: calling conv = thiscall, options = constructor210ALL-NEXT: 0x101F | LF_METHODLIST [size = 20, hash = 0x3A4C1]211ALL-NEXT: - Method [type = 0x101D, vftable offset = -1, attrs = public]212ALL-NEXT: - Method [type = 0x101E, vftable offset = -1, attrs = public]213ALL-NEXT: 0x1020 | LF_FIELDLIST [size = 68, hash = 0x1846]214ALL-NEXT: - LF_NESTTYPE [name = `type_e`, parent = 0x1019]215ALL-NEXT: - LF_METHOD [name = `aggregatableAttribute`, # overloads = 2, overload list = 0x101F]216ALL-NEXT: - LF_MEMBER [name = `type`, Type = 0x1019, offset = 0, attrs = public]217ALL-NEXT: 0x1021 | LF_STRUCTURE [size = 108, hash = 0x172D7] `__vc_attributes::aggregatableAttribute`218ALL-NEXT: unique name: `.?AUaggregatableAttribute@__vc_attributes@@`219ALL-NEXT: vtable: <no type>, base list: <no type>, field list: 0x1020220ALL-NEXT: options: has ctor / dtor | contains nested class | has unique name221ALL-NEXT: 0x1022 | LF_ENUM [size = 116, hash = 0x24F99] `__vc_attributes::event_sourceAttribute::type_e`222ALL-NEXT: unique name: `.?AW4type_e@event_sourceAttribute@__vc_attributes@@`223ALL-NEXT: field list: 0x100C, underlying type: 0x0074 (int)224ALL-NEXT: options: has unique name | is nested225ALL-NEXT: 0x1023 | LF_FIELDLIST [size = 28, hash = 0x211A5]226ALL-NEXT: - LF_ENUMERATE [speed = 0]227ALL-NEXT: - LF_ENUMERATE [size = 1]228ALL-NEXT: 0x1024 | LF_ENUM [size = 124, hash = 0x11E9D] `__vc_attributes::event_sourceAttribute::optimize_e`229ALL-NEXT: unique name: `.?AW4optimize_e@event_sourceAttribute@__vc_attributes@@`230ALL-NEXT: field list: 0x1023, underlying type: 0x0074 (int)231ALL-NEXT: options: has unique name | is nested232ALL-NEXT: 0x1025 | LF_STRUCTURE [size = 108, hash = 0x17900] `__vc_attributes::event_sourceAttribute`233ALL-NEXT: unique name: `.?AUevent_sourceAttribute@__vc_attributes@@`234ALL-NEXT: vtable: <no type>, base list: <no type>, field list: <no type>235ALL-NEXT: options: forward ref | has unique name236ALL-NEXT: 0x1026 | LF_POINTER [size = 12, hash = 0x3E15B]237ALL-NEXT: referent = 0x1025, mode = pointer, opts = const, kind = ptr32238ALL-NEXT: 0x1027 | LF_ARGLIST [size = 12, hash = 0x4550]239ALL-NEXT: 0x1022: `__vc_attributes::event_sourceAttribute::type_e`240ALL-NEXT: 0x1028 | LF_MFUNCTION [size = 28, hash = 0x3A79A]241ALL-NEXT: return type = 0x0003 (void), # args = 1, param list = 0x1027242ALL-NEXT: class type = 0x1025, this type = 0x1026, this adjust = 0243ALL-NEXT: calling conv = thiscall, options = constructor244ALL-NEXT: 0x1029 | LF_MFUNCTION [size = 28, hash = 0x2A485]245ALL-NEXT: return type = 0x0003 (void), # args = 0, param list = 0x1000246ALL-NEXT: class type = 0x1025, this type = 0x1026, this adjust = 0247ALL-NEXT: calling conv = thiscall, options = constructor248ALL-NEXT: 0x102A | LF_METHODLIST [size = 20, hash = 0x1FDF0]249ALL-NEXT: - Method [type = 0x1028, vftable offset = -1, attrs = public]250ALL-NEXT: - Method [type = 0x1029, vftable offset = -1, attrs = public]251ALL-NEXT: 0x102B | LF_FIELDLIST [size = 128, hash = 0x31E95]252ALL-NEXT: - LF_NESTTYPE [name = `type_e`, parent = 0x1022]253ALL-NEXT: - LF_NESTTYPE [name = `optimize_e`, parent = 0x1024]254ALL-NEXT: - LF_METHOD [name = `event_sourceAttribute`, # overloads = 2, overload list = 0x102A]255ALL-NEXT: - LF_MEMBER [name = `type`, Type = 0x1022, offset = 0, attrs = public]256ALL-NEXT: - LF_MEMBER [name = `optimize`, Type = 0x1024, offset = 4, attrs = public]257ALL-NEXT: - LF_MEMBER [name = `decorate`, Type = 0x0030 (bool), offset = 8, attrs = public]258ALL-NEXT: 0x102C | LF_STRUCTURE [size = 108, hash = 0x3A3E0] `__vc_attributes::event_sourceAttribute`259ALL-NEXT: unique name: `.?AUevent_sourceAttribute@__vc_attributes@@`260ALL-NEXT: vtable: <no type>, base list: <no type>, field list: 0x102B261ALL-NEXT: options: has ctor / dtor | contains nested class | has unique name262ALL-NEXT: 0x102D | LF_FIELDLIST [size = 92, hash = 0x23521]263ALL-NEXT: - LF_ENUMERATE [dll = 1]264ALL-NEXT: - LF_ENUMERATE [exe = 2]265ALL-NEXT: - LF_ENUMERATE [service = 3]266ALL-NEXT: - LF_ENUMERATE [unspecified = 4]267ALL-NEXT: - LF_ENUMERATE [EXE = 2]268ALL-NEXT: - LF_ENUMERATE [SERVICE = 3]269ALL-NEXT: 0x102E | LF_ENUM [size = 104, hash = 0x1C1CF] `__vc_attributes::moduleAttribute::type_e`270ALL-NEXT: unique name: `.?AW4type_e@moduleAttribute@__vc_attributes@@`271ALL-NEXT: field list: 0x102D, underlying type: 0x0074 (int)272ALL-NEXT: options: has unique name | is nested273ALL-NEXT: 0x102F | LF_STRUCTURE [size = 96, hash = 0x302BA] `__vc_attributes::moduleAttribute`274ALL-NEXT: unique name: `.?AUmoduleAttribute@__vc_attributes@@`275ALL-NEXT: vtable: <no type>, base list: <no type>, field list: <no type>276ALL-NEXT: options: forward ref | has unique name277ALL-NEXT: 0x1030 | LF_POINTER [size = 12, hash = 0x3E823]278ALL-NEXT: referent = 0x102F, mode = pointer, opts = const, kind = ptr32279ALL-NEXT: 0x1031 | LF_MODIFIER [size = 12, hash = 0x18AE8]280ALL-NEXT: referent = 0x0070 (char), modifiers = const281ALL-NEXT: 0x1032 | LF_POINTER [size = 12, hash = 0x38770]282ALL-NEXT: referent = 0x1031, mode = pointer, opts = None, kind = ptr32283ALL-NEXT: 0x1033 | LF_ARGLIST [size = 68, hash = 0xCBBC]284ALL-NEXT: 0x102E: `__vc_attributes::moduleAttribute::type_e`285ALL-NEXT: 0x1032: `const char*`286ALL-NEXT: 0x1032: `const char*`287ALL-NEXT: 0x1032: `const char*`288ALL-NEXT: 0x0074 (int): `int`289ALL-NEXT: 0x0030 (bool): `bool`290ALL-NEXT: 0x1032: `const char*`291ALL-NEXT: 0x0074 (int): `int`292ALL-NEXT: 0x1032: `const char*`293ALL-NEXT: 0x1032: `const char*`294ALL-NEXT: 0x0074 (int): `int`295ALL-NEXT: 0x0030 (bool): `bool`296ALL-NEXT: 0x0030 (bool): `bool`297ALL-NEXT: 0x1032: `const char*`298ALL-NEXT: 0x1032: `const char*`299ALL-NEXT: 0x1034 | LF_MFUNCTION [size = 28, hash = 0xBED6]300ALL-NEXT: return type = 0x0003 (void), # args = 15, param list = 0x1033301ALL-NEXT: class type = 0x102F, this type = 0x1030, this adjust = 0302ALL-NEXT: calling conv = thiscall, options = constructor303ALL-NEXT: 0x1035 | LF_ARGLIST [size = 12, hash = 0x29833]304ALL-NEXT: 0x102E: `__vc_attributes::moduleAttribute::type_e`305ALL-NEXT: 0x1036 | LF_MFUNCTION [size = 28, hash = 0x2B391]306ALL-NEXT: return type = 0x0003 (void), # args = 1, param list = 0x1035307ALL-NEXT: class type = 0x102F, this type = 0x1030, this adjust = 0308ALL-NEXT: calling conv = thiscall, options = constructor309ALL-NEXT: 0x1037 | LF_MFUNCTION [size = 28, hash = 0x19159]310ALL-NEXT: return type = 0x0003 (void), # args = 0, param list = 0x1000311ALL-NEXT: class type = 0x102F, this type = 0x1030, this adjust = 0312ALL-NEXT: calling conv = thiscall, options = constructor313ALL-NEXT: 0x1038 | LF_METHODLIST [size = 28, hash = 0x4233]314ALL-NEXT: - Method [type = 0x1034, vftable offset = -1, attrs = public]315ALL-NEXT: - Method [type = 0x1036, vftable offset = -1, attrs = public]316ALL-NEXT: - Method [type = 0x1037, vftable offset = -1, attrs = public]317ALL-NEXT: 0x1039 | LF_FIELDLIST [size = 356, hash = 0x2CD97]318ALL-NEXT: - LF_NESTTYPE [name = `type_e`, parent = 0x102E]319ALL-NEXT: - LF_METHOD [name = `moduleAttribute`, # overloads = 3, overload list = 0x1038]320ALL-NEXT: - LF_MEMBER [name = `type`, Type = 0x102E, offset = 0, attrs = public]321ALL-NEXT: - LF_MEMBER [name = `name`, Type = 0x1032, offset = 4, attrs = public]322ALL-NEXT: - LF_MEMBER [name = `version`, Type = 0x1032, offset = 8, attrs = public]323ALL-NEXT: - LF_MEMBER [name = `uuid`, Type = 0x1032, offset = 12, attrs = public]324ALL-NEXT: - LF_MEMBER [name = `lcid`, Type = 0x0074 (int), offset = 16, attrs = public]325ALL-NEXT: - LF_MEMBER [name = `control`, Type = 0x0030 (bool), offset = 20, attrs = public]326ALL-NEXT: - LF_MEMBER [name = `helpstring`, Type = 0x1032, offset = 24, attrs = public]327ALL-NEXT: - LF_MEMBER [name = `helpstringcontext`, Type = 0x0074 (int), offset = 28, attrs = public]328ALL-NEXT: - LF_MEMBER [name = `helpstringdll`, Type = 0x1032, offset = 32, attrs = public]329ALL-NEXT: - LF_MEMBER [name = `helpfile`, Type = 0x1032, offset = 36, attrs = public]330ALL-NEXT: - LF_MEMBER [name = `helpcontext`, Type = 0x0074 (int), offset = 40, attrs = public]331ALL-NEXT: - LF_MEMBER [name = `hidden`, Type = 0x0030 (bool), offset = 44, attrs = public]332ALL-NEXT: - LF_MEMBER [name = `restricted`, Type = 0x0030 (bool), offset = 45, attrs = public]333ALL-NEXT: - LF_MEMBER [name = `custom`, Type = 0x1032, offset = 48, attrs = public]334ALL-NEXT: - LF_MEMBER [name = `resource_name`, Type = 0x1032, offset = 52, attrs = public]335ALL-NEXT: 0x103A | LF_STRUCTURE [size = 96, hash = 0x180F4] `__vc_attributes::moduleAttribute`336ALL-NEXT: unique name: `.?AUmoduleAttribute@__vc_attributes@@`337ALL-NEXT: vtable: <no type>, base list: <no type>, field list: 0x1039338ALL-NEXT: options: has ctor / dtor | contains nested class | has unique name339ALL-NEXT: 0x103B | LF_FIELDLIST [size = 756, hash = 0x8B6D]340ALL-NEXT: - LF_ENUMERATE [eAnyUsage = 0]341ALL-NEXT: - LF_ENUMERATE [eCoClassUsage = 1]342ALL-NEXT: - LF_ENUMERATE [eCOMInterfaceUsage = 2]343ALL-NEXT: - LF_ENUMERATE [eInterfaceUsage = 6]344ALL-NEXT: - LF_ENUMERATE [eMemberUsage = 8]345ALL-NEXT: - LF_ENUMERATE [eMethodUsage = 16]346ALL-NEXT: - LF_ENUMERATE [eInterfaceMethodUsage = 32]347ALL-NEXT: - LF_ENUMERATE [eInterfaceMemberUsage = 64]348ALL-NEXT: - LF_ENUMERATE [eCoClassMemberUsage = 128]349ALL-NEXT: - LF_ENUMERATE [eCoClassMethodUsage = 256]350ALL-NEXT: - LF_ENUMERATE [eGlobalMethodUsage = 768]351ALL-NEXT: - LF_ENUMERATE [eGlobalDataUsage = 1024]352ALL-NEXT: - LF_ENUMERATE [eClassUsage = 2048]353ALL-NEXT: - LF_ENUMERATE [eInterfaceParameterUsage = 4096]354ALL-NEXT: - LF_ENUMERATE [eMethodParameterUsage = 12288]355ALL-NEXT: - LF_ENUMERATE [eIDLModuleUsage = 16384]356ALL-NEXT: - LF_ENUMERATE [eAnonymousUsage = 32768]357ALL-NEXT: - LF_ENUMERATE [eTypedefUsage = 65536]358ALL-NEXT: - LF_ENUMERATE [eUnionUsage = 131072]359ALL-NEXT: - LF_ENUMERATE [eEnumUsage = 262144]360ALL-NEXT: - LF_ENUMERATE [eDefineTagUsage = 524288]361ALL-NEXT: - LF_ENUMERATE [eStructUsage = 1048576]362ALL-NEXT: - LF_ENUMERATE [eLocalUsage = 2097152]363ALL-NEXT: - LF_ENUMERATE [ePropertyUsage = 4194304]364ALL-NEXT: - LF_ENUMERATE [eEventUsage = 8388608]365ALL-NEXT: - LF_ENUMERATE [eTemplateUsage = 16777216]366ALL-NEXT: - LF_ENUMERATE [eModuleUsage = 16777216]367ALL-NEXT: - LF_ENUMERATE [eIllegalUsage = 33554432]368ALL-NEXT: - LF_ENUMERATE [eAsynchronousUsage = 67108864]369ALL-NEXT: - LF_ENUMERATE [eAnyIDLUsage = 4161535]370ALL-NEXT: 0x103C | LF_ENUM [size = 140, hash = 0x29D40] `__vc_attributes::helper_attributes::usageAttribute::usage_e`371ALL-NEXT: unique name: `.?AW4usage_e@usageAttribute@helper_attributes@__vc_attributes@@`372ALL-NEXT: field list: 0x103B, underlying type: 0x0074 (int)373ALL-NEXT: options: has unique name | is nested374ALL-NEXT: 0x103D | LF_STRUCTURE [size = 128, hash = 0x31B78] `__vc_attributes::helper_attributes::usageAttribute`375ALL-NEXT: unique name: `.?AUusageAttribute@helper_attributes@__vc_attributes@@`376ALL-NEXT: vtable: <no type>, base list: <no type>, field list: <no type>377ALL-NEXT: options: forward ref | has unique name378ALL-NEXT: 0x103E | LF_POINTER [size = 12, hash = 0x2201C]379ALL-NEXT: referent = 0x103D, mode = pointer, opts = const, kind = ptr32380ALL-NEXT: 0x103F | LF_ARGLIST [size = 12, hash = 0xBF7A]381ALL-NEXT: 0x0075 (unsigned): `unsigned`382ALL-NEXT: 0x1040 | LF_MFUNCTION [size = 28, hash = 0xAB2D]383ALL-NEXT: return type = 0x0003 (void), # args = 1, param list = 0x103F384ALL-NEXT: class type = 0x103D, this type = 0x103E, this adjust = 0385ALL-NEXT: calling conv = thiscall, options = constructor386ALL-NEXT: 0x1041 | LF_FIELDLIST [size = 60, hash = 0x3173B]387ALL-NEXT: - LF_NESTTYPE [name = `usage_e`, parent = 0x103C]388ALL-NEXT: - LF_ONEMETHOD [name = `usageAttribute`]389ALL-NEXT: type = 0x1040, vftable offset = -1, attrs = public390ALL-NEXT: - LF_MEMBER [name = `value`, Type = 0x0075 (unsigned), offset = 0, attrs = public]391ALL-NEXT: 0x1042 | LF_STRUCTURE [size = 128, hash = 0x284B0] `__vc_attributes::helper_attributes::usageAttribute`392ALL-NEXT: unique name: `.?AUusageAttribute@helper_attributes@__vc_attributes@@`393ALL-NEXT: vtable: <no type>, base list: <no type>, field list: 0x1041394ALL-NEXT: options: has ctor / dtor | contains nested class | has unique name395ALL-NEXT: 0x1043 | LF_FIELDLIST [size = 68, hash = 0x34B1B]396ALL-NEXT: - LF_ENUMERATE [eBoolean = 0]397ALL-NEXT: - LF_ENUMERATE [eInteger = 1]398ALL-NEXT: - LF_ENUMERATE [eFloat = 2]399ALL-NEXT: - LF_ENUMERATE [eDouble = 3]400ALL-NEXT: 0x1044 | LF_ENUM [size = 148, hash = 0x22D21] `__vc_attributes::helper_attributes::v1_alttypeAttribute::type_e`401ALL-NEXT: unique name: `.?AW4type_e@v1_alttypeAttribute@helper_attributes@__vc_attributes@@`402ALL-NEXT: field list: 0x1043, underlying type: 0x0074 (int)403ALL-NEXT: options: has unique name | is nested404ALL-NEXT: 0x1045 | LF_STRUCTURE [size = 140, hash = 0xCD36] `__vc_attributes::helper_attributes::v1_alttypeAttribute`405ALL-NEXT: unique name: `.?AUv1_alttypeAttribute@helper_attributes@__vc_attributes@@`406ALL-NEXT: vtable: <no type>, base list: <no type>, field list: <no type>407ALL-NEXT: options: forward ref | has unique name408ALL-NEXT: 0x1046 | LF_POINTER [size = 12, hash = 0xAC9A]409ALL-NEXT: referent = 0x1045, mode = pointer, opts = const, kind = ptr32410ALL-NEXT: 0x1047 | LF_ARGLIST [size = 12, hash = 0x195FA]411ALL-NEXT: 0x1044: `__vc_attributes::helper_attributes::v1_alttypeAttribute::type_e`412ALL-NEXT: 0x1048 | LF_MFUNCTION [size = 28, hash = 0x1B15E]413ALL-NEXT: return type = 0x0003 (void), # args = 1, param list = 0x1047414ALL-NEXT: class type = 0x1045, this type = 0x1046, this adjust = 0415ALL-NEXT: calling conv = thiscall, options = constructor416ALL-NEXT: 0x1049 | LF_FIELDLIST [size = 64, hash = 0x4647]417ALL-NEXT: - LF_NESTTYPE [name = `type_e`, parent = 0x1044]418ALL-NEXT: - LF_ONEMETHOD [name = `v1_alttypeAttribute`]419ALL-NEXT: type = 0x1048, vftable offset = -1, attrs = public420ALL-NEXT: - LF_MEMBER [name = `type`, Type = 0x1044, offset = 0, attrs = public]421ALL-NEXT: 0x104A | LF_STRUCTURE [size = 140, hash = 0x340DF] `__vc_attributes::helper_attributes::v1_alttypeAttribute`422ALL-NEXT: unique name: `.?AUv1_alttypeAttribute@helper_attributes@__vc_attributes@@`423ALL-NEXT: vtable: <no type>, base list: <no type>, field list: 0x1049424ALL-NEXT: options: has ctor / dtor | contains nested class | has unique name425ALL: Type Index Offsets:426ALL-NEXT: TI: 0x1000, Offset: 0427ALL: Hash Adjusters:428ALL: Types (IPI Stream)429ALL-NEXT: ============================================================430ALL-NEXT: Showing 15 records431ALL-NEXT: 0x1000 | LF_UDT_MOD_SRC_LINE [size = 20, hash = 0x1C12]432ALL-NEXT: udt = 0x100B, mod = 1, file = 1, line = 481433ALL-NEXT: 0x1001 | LF_UDT_MOD_SRC_LINE [size = 20, hash = 0x1C1E]434ALL-NEXT: udt = 0x1017, mod = 1, file = 1, line = 194435ALL-NEXT: 0x1002 | LF_UDT_MOD_SRC_LINE [size = 20, hash = 0x1C0C]436ALL-NEXT: udt = 0x1021, mod = 1, file = 1, line = 603437ALL-NEXT: 0x1003 | LF_UDT_MOD_SRC_LINE [size = 20, hash = 0x1C17]438ALL-NEXT: udt = 0x102C, mod = 1, file = 1, line = 1200439ALL-NEXT: 0x1004 | LF_UDT_MOD_SRC_LINE [size = 20, hash = 0x1C21]440ALL-NEXT: udt = 0x103A, mod = 1, file = 1, line = 540441ALL-NEXT: 0x1005 | LF_UDT_MOD_SRC_LINE [size = 20, hash = 0x1C49]442ALL-NEXT: udt = 0x1042, mod = 1, file = 1, line = 108443ALL-NEXT: 0x1006 | LF_UDT_MOD_SRC_LINE [size = 20, hash = 0x1C51]444ALL-NEXT: udt = 0x104A, mod = 1, file = 1, line = 96445ALL-NEXT: 0x1007 | LF_STRING_ID [size = 48, hash = 0x13B57] ID: <no type>, String: d:\src\llvm\test\DebugInfo\PDB\Inputs446ALL-NEXT: 0x1008 | LF_STRING_ID [size = 76, hash = 0x25A41] ID: <no type>, String: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\cl.exe447ALL-NEXT: 0x1009 | LF_STRING_ID [size = 20, hash = 0x125B5] ID: <no type>, String: empty.cpp448ALL-NEXT: 0x100A | LF_STRING_ID [size = 56, hash = 0x3DEDE] ID: <no type>, String: d:\src\llvm\test\DebugInfo\PDB\Inputs\vc120.pdb449ALL-NEXT: 0x100B | LF_STRING_ID [size = 252, hash = 0x2F3BB] ID: <no type>, String: -Zi -MT -I"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE" -I"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\ATLMFC\INCLUDE" -I"C:\Program Files (x86)\Windows Kits\8.1\include\shared" -I"C:\Program Files (x86)\Windows450ALL-NEXT: 0x100C | LF_SUBSTR_LIST [size = 12, hash = 0x365F1]451ALL-NEXT: 0x100B: `-Zi -MT -I"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE" -I"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\ATLMFC\INCLUDE" -I"C:\Program Files (x86)\Windows Kits\8.1\include\shared" -I"C:\Program Files (x86)\Windows`452ALL-NEXT: 0x100D | LF_STRING_ID [size = 96, hash = 0x2D6F3] ID: 0x100C, String: Kits\8.1\include\um" -I"C:\Program Files (x86)\Windows Kits\8.1\include\winrt" -TP -X453ALL-NEXT: 0x100E | LF_BUILDINFO [size = 28, hash = 0x3EC54]454ALL-NEXT: 0x1007: `d:\src\llvm\test\DebugInfo\PDB\Inputs`455ALL-NEXT: 0x1008: `C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\cl.exe`456ALL-NEXT: 0x1009: `empty.cpp`457ALL-NEXT: 0x100A: `d:\src\llvm\test\DebugInfo\PDB\Inputs\vc120.pdb`458ALL-NEXT: 0x100D: ` Kits\8.1\include\um" -I"C:\Program Files (x86)\Windows Kits\8.1\include\winrt" -TP -X`459ALL: Type Index Offsets:460ALL-NEXT: TI: 0x1000, Offset: 0461ALL: Hash Adjusters:462ALL: Global Symbols463ALL-NEXT: ============================================================464ALL-NEXT: Records465ALL-NEXT: 56 | S_PROCREF [size = 20] `main`466ALL-NEXT: module = 1, sum name = 0, offset = 120467ALL-NEXT: 76 | S_GDATA32 [size = 28] `__purecall`468ALL-NEXT: type = 0x0403 (void*), addr = 0003:0000469ALL-NOT: S_PUB32470ALL: Public Symbols471ALL-NEXT: ============================================================472ALL-NEXT: Records473ALL-NEXT: 0 | S_PUB32 [size = 36] `?__purecall@@3PAXA`474ALL-NEXT: flags = none, addr = 0003:0000475ALL-NEXT: 36 | S_PUB32 [size = 20] `_main`476ALL-NEXT: flags = function, addr = 0001:0016477ALL-NOT: S_PROCREF478ALL: Symbols479ALL-NEXT: ============================================================480ALL-NEXT: Mod 0000 | `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`:481ALL-NEXT: 4 | S_OBJNAME [size = 56] sig=0, `d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.obj`482ALL-NEXT: 60 | S_COMPILE3 [size = 60]483ALL-NEXT: machine = intel pentium 3, Ver = Microsoft (R) Optimizing Compiler, language = c++484ALL-NEXT: frontend = 18.0.31101.0, backend = 18.0.31101.0485ALL-NEXT: flags = security checks486ALL-NEXT: 120 | S_GPROC32 [size = 44] `main`487ALL-NEXT: parent = 0, end = 196, addr = 0001:0016, code size = 10488ALL-NEXT: type = `0x1001 (int ())`, debug start = 3, debug end = 8, flags = has fp489ALL-NEXT: 164 | S_FRAMEPROC [size = 32]490ALL-NEXT: size = 0, padding size = 0, offset to padding = 0491ALL-NEXT: bytes of callee saved registers = 0, exception handler addr = 0000:0000492ALL-NEXT: local fp reg = EBP, param fp reg = EBP493ALL-NEXT: flags = has async eh | opt speed494ALL-NEXT: 196 | S_END [size = 4]495ALL-NEXT: 200 | S_BUILDINFO [size = 8] BuildId = `0x100E`496ALL-NEXT: Mod 0001 | `* Linker *`:497ALL-NEXT: 4 | S_OBJNAME [size = 20] sig=0, `* Linker *`498ALL-NEXT: 24 | S_COMPILE3 [size = 48]499ALL-NEXT: machine = intel 80386, Ver = Microsoft (R) LINK, language = link500ALL-NEXT: frontend = 0.0.0.0, backend = 12.0.31101.0501ALL-NEXT: flags = none502ALL-NEXT: 72 | S_ENVBLOCK [size = 172]503ALL-NEXT: - cwd504ALL-NEXT: - d:\src\llvm\test\DebugInfo\PDB\Inputs505ALL-NEXT: - exe506ALL-NEXT: - C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\link.exe507ALL-NEXT: - pdb508ALL-NEXT: - d:\src\llvm\test\DebugInfo\PDB\Inputs\empty.pdb509ALL-NEXT: 244 | S_TRAMPOLINE [size = 20]510ALL-NEXT: type = tramp incremental, size = 5, source = 0001:0005, target = 0001:0005511ALL-NEXT: 264 | S_SECTION [size = 28] `.text`512ALL-NEXT: length = 4122, alignment = 12, rva = 4096, section # = 1513ALL-NEXT: characteristics =514ALL-NEXT: code515ALL-NEXT: execute permissions516ALL-NEXT: read permissions517ALL-NEXT: 292 | S_COFFGROUP [size = 28] `.text$mn`518ALL-NEXT: length = 4122, addr = 0001:0000519ALL-NEXT: characteristics =520ALL-NEXT: code521ALL-NEXT: execute permissions522ALL-NEXT: read permissions523ALL-NEXT: 320 | S_SECTION [size = 28] `.rdata`524ALL-NEXT: length = 690, alignment = 12, rva = 12288, section # = 2525ALL-NEXT: characteristics =526ALL-NEXT: initialized data527ALL-NEXT: read permissions528ALL-NEXT: 348 | S_COFFGROUP [size = 28] `.rdata`529ALL-NEXT: length = 323, addr = 0002:0000530ALL-NEXT: characteristics =531ALL-NEXT: initialized data532ALL-NEXT: read permissions533ALL-NEXT: 376 | S_COFFGROUP [size = 28] `.edata`534ALL-NEXT: length = 0, addr = 0002:0323535ALL-NEXT: characteristics =536ALL-NEXT: initialized data537ALL-NEXT: read permissions538ALL-NEXT: 404 | S_COFFGROUP [size = 32] `.rdata$debug`539ALL-NEXT: length = 366, addr = 0002:0324540ALL-NEXT: characteristics =541ALL-NEXT: initialized data542ALL-NEXT: read permissions543ALL-NEXT: 436 | S_SECTION [size = 28] `.data`544ALL-NEXT: length = 4, alignment = 12, rva = 16384, section # = 3545ALL-NEXT: characteristics =546ALL-NEXT: initialized data547ALL-NEXT: read permissions548ALL-NEXT: write permissions549ALL-NEXT: 464 | S_COFFGROUP [size = 24] `.bss`550ALL-NEXT: length = 4, addr = 0003:0000551ALL-NEXT: characteristics =552ALL-NEXT: uninitialized data553ALL-NEXT: read permissions554ALL-NEXT: write permissions555ALL-NEXT: 488 | S_SECTION [size = 28] `.reloc`556ALL-NEXT: length = 8, alignment = 12, rva = 20480, section # = 4557ALL-NEXT: characteristics =558ALL-NEXT: initialized data559ALL-NEXT: discardable560ALL-NEXT: read permissions561ALL: Section Contributions562ALL-NEXT: ============================================================563ALL-NEXT: SC[.text] | mod = 1, 0001:0000, size = 10, data crc = 0, reloc crc = 0564ALL-NEXT: IMAGE_SCN_CNT_CODE | IMAGE_SCN_MEM_EXECUTE | IMAGE_SCN_MEM_READ565ALL-NEXT: SC[.text] | mod = 0, 0001:0016, size = 10, data crc = 3617027124, reloc crc = 0566ALL-NEXT: IMAGE_SCN_CNT_CODE | IMAGE_SCN_ALIGN_16BYTES | IMAGE_SCN_MEM_EXECUTE |567ALL-NEXT: IMAGE_SCN_MEM_READ568ALL-NEXT: SC[.rdata] | mod = 1, 0002:0000, size = 56, data crc = 0, reloc crc = 0569ALL-NEXT: IMAGE_SCN_CNT_INITIALIZED_DATA | IMAGE_SCN_MEM_READ570ALL-NEXT: SC[.rdata] | mod = 1, 0002:0324, size = 72, data crc = 0, reloc crc = 0571ALL-NEXT: IMAGE_SCN_CNT_INITIALIZED_DATA | IMAGE_SCN_ALIGN_4BYTES | IMAGE_SCN_MEM_READ572ALL-NEXT: SC[.rdata] | mod = 1, 0002:0396, size = 20, data crc = 0, reloc crc = 0573ALL-NEXT: IMAGE_SCN_CNT_INITIALIZED_DATA | IMAGE_SCN_ALIGN_4BYTES | IMAGE_SCN_MEM_READ574ALL-NEXT: SC[.data] | mod = 0, 0003:0000, size = 4, data crc = 0, reloc crc = 0575ALL-NEXT: IMAGE_SCN_CNT_UNINITIALIZED_DATA | IMAGE_SCN_ALIGN_4BYTES | IMAGE_SCN_MEM_READ |576ALL-NEXT: IMAGE_SCN_MEM_WRITE577ALL: Section Map578ALL-NEXT: ============================================================579ALL-NEXT: Section 0000 | ovl = 0, group = 0, frame = 1, name = 65535580ALL-NEXT: class = 65535, offset = 0, size = 4122581ALL-NEXT: flags = read | execute | 32 bit addr | selector582ALL-NEXT: Section 0001 | ovl = 0, group = 0, frame = 2, name = 65535583ALL-NEXT: class = 65535, offset = 0, size = 690584ALL-NEXT: flags = read | 32 bit addr | selector585ALL-NEXT: Section 0002 | ovl = 0, group = 0, frame = 3, name = 65535586ALL-NEXT: class = 65535, offset = 0, size = 4587ALL-NEXT: flags = read | write | 32 bit addr | selector588ALL-NEXT: Section 0003 | ovl = 0, group = 0, frame = 4, name = 65535589ALL-NEXT: class = 65535, offset = 0, size = 8590ALL-NEXT: flags = read | 32 bit addr | selector591ALL-NEXT: Section 0004 | ovl = 0, group = 0, frame = 0, name = 65535592ALL-NEXT: class = 65535, offset = 0, size = 4294967295593ALL-NEXT: flags = 32 bit addr | absolute addr594 595 596 597BIG: Summary598BIG-NEXT: ============================================================599BIG-NEXT: Block Size: 4096600BIG-NEXT: Number of blocks: 99601BIG-NEXT: Number of streams: 64602BIG-NEXT: Signature: 1461714535603BIG-NEXT: Age: 1604BIG-NEXT: GUID: {89CC0E88-81DF-4F0B-839C-58CBD052E937}605BIG-NEXT: Features: 0x1606BIG-NEXT: Has Debug Info: true607BIG-NEXT: Has Types: true608BIG-NEXT: Has IDs: true609BIG-NEXT: Has Globals: true610BIG-NEXT: Has Publics: true611BIG-NEXT: Is incrementally linked: true612BIG-NEXT: Has conflicting types: false613BIG-NEXT: Is stripped: false614BIG: Modules615BIG-NEXT: ============================================================616BIG-NEXT: Mod 0000 | `D:\src\llvm\test\tools\llvm-symbolizer\pdb\Inputs\test.obj`:617BIG-NEXT: Obj: `D:\src\llvm\test\tools\llvm-symbolizer\pdb\Inputs\test.obj`:618BIG-NEXT: debug stream: 12, # files: 1, has ec info: false619BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``620BIG-NEXT: Mod 0001 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_cpu_disp_.obj`:621BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:622BIG-NEXT: debug stream: 14, # files: 14, has ec info: false623BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``624BIG-NEXT: Mod 0002 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_initsect_.obj`:625BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:626BIG-NEXT: debug stream: 15, # files: 19, has ec info: false627BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``628BIG-NEXT: Mod 0003 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_sehprolg4_.obj`:629BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:630BIG-NEXT: debug stream: 16, # files: 1, has ec info: false631BIG-NEXT: pdb file ni: 0 ``, src file ni: 1 `f:\dd\vctools\crt\vcstartup\src\eh\i386\sehprolg4.asm`632BIG-NEXT: Mod 0004 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_chandler4gs_.obj`:633BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:634BIG-NEXT: debug stream: 17, # files: 14, has ec info: false635BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``636BIG-NEXT: Mod 0005 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_secchk_.obj`:637BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:638BIG-NEXT: debug stream: 18, # files: 14, has ec info: false639BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``640BIG-NEXT: Mod 0006 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\gs_cookie.obj`:641BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:642BIG-NEXT: debug stream: 19, # files: 9, has ec info: false643BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``644BIG-NEXT: Mod 0007 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\gs_report.obj`:645BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:646BIG-NEXT: debug stream: 20, # files: 14, has ec info: false647BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``648BIG-NEXT: Mod 0008 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\gs_support.obj`:649BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:650BIG-NEXT: debug stream: 21, # files: 10, has ec info: false651BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``652BIG-NEXT: Mod 0009 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\checkcfg.obj`:653BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:654BIG-NEXT: debug stream: 22, # files: 14, has ec info: false655BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``656BIG-NEXT: Mod 0010 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\guard_support.obj`:657BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:658BIG-NEXT: debug stream: 23, # files: 10, has ec info: false659BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``660BIG-NEXT: Mod 0011 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\loadcfg.obj`:661BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:662BIG-NEXT: debug stream: 24, # files: 9, has ec info: false663BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``664BIG-NEXT: Mod 0012 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\dyn_tls_dtor.obj`:665BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:666BIG-NEXT: debug stream: 25, # files: 11, has ec info: false667BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``668BIG-NEXT: Mod 0013 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\dyn_tls_init.obj`:669BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:670BIG-NEXT: debug stream: 26, # files: 10, has ec info: false671BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``672BIG-NEXT: Mod 0014 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\matherr_detection.obj`:673BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:674BIG-NEXT: debug stream: 27, # files: 1, has ec info: false675BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``676BIG-NEXT: Mod 0015 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\ucrt_detection.obj`:677BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:678BIG-NEXT: debug stream: 28, # files: 1, has ec info: false679BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``680BIG-NEXT: Mod 0016 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\argv_mode.obj`:681BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:682BIG-NEXT: debug stream: 29, # files: 1, has ec info: false683BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``684BIG-NEXT: Mod 0017 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\commit_mode.obj`:685BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:686BIG-NEXT: debug stream: 30, # files: 1, has ec info: false687BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``688BIG-NEXT: Mod 0018 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\default_local_stdio_options.obj`:689BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:690BIG-NEXT: debug stream: 31, # files: 24, has ec info: false691BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``692BIG-NEXT: Mod 0019 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\denormal_control.obj`:693BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:694BIG-NEXT: debug stream: 32, # files: 1, has ec info: false695BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``696BIG-NEXT: Mod 0020 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\env_mode.obj`:697BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:698BIG-NEXT: debug stream: 33, # files: 1, has ec info: false699BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``700BIG-NEXT: Mod 0021 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\file_mode.obj`:701BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:702BIG-NEXT: debug stream: 34, # files: 1, has ec info: false703BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``704BIG-NEXT: Mod 0022 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\invalid_parameter_handler.obj`:705BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:706BIG-NEXT: debug stream: 35, # files: 1, has ec info: false707BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``708BIG-NEXT: Mod 0023 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\matherr.obj`:709BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:710BIG-NEXT: debug stream: 36, # files: 2, has ec info: false711BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``712BIG-NEXT: Mod 0024 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\new_mode.obj`:713BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:714BIG-NEXT: debug stream: 37, # files: 1, has ec info: false715BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``716BIG-NEXT: Mod 0025 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\thread_locale.obj`:717BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:718BIG-NEXT: debug stream: 38, # files: 1, has ec info: false719BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``720BIG-NEXT: Mod 0026 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\tncleanup.obj`:721BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:722BIG-NEXT: debug stream: 39, # files: 21, has ec info: false723BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``724BIG-NEXT: Mod 0027 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\exe_main.obj`:725BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:726BIG-NEXT: debug stream: 40, # files: 26, has ec info: false727BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``728BIG-NEXT: Mod 0028 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\initializers.obj`:729BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:730BIG-NEXT: debug stream: 41, # files: 20, has ec info: false731BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``732BIG-NEXT: Mod 0029 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\utility.obj`:733BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:734BIG-NEXT: debug stream: 42, # files: 20, has ec info: false735BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``736BIG-NEXT: Mod 0030 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\ucrt_stubs.obj`:737BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:738BIG-NEXT: debug stream: 43, # files: 1, has ec info: false739BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``740BIG-NEXT: Mod 0031 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\utility_desktop.obj`:741BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:742BIG-NEXT: debug stream: 44, # files: 20, has ec info: false743BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``744BIG-NEXT: Mod 0032 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\default_precision.obj`:745BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\MSVCRT.lib`:746BIG-NEXT: debug stream: 45, # files: 20, has ec info: false747BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``748BIG-NEXT: Mod 0033 | `Import:KERNEL32.dll`:749BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\um\x86\kernel32.lib`:750BIG-NEXT: debug stream: 47, # files: 0, has ec info: false751BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``752BIG-NEXT: Mod 0034 | `KERNEL32.dll`:753BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\um\x86\kernel32.lib`:754BIG-NEXT: debug stream: 46, # files: 0, has ec info: false755BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``756BIG-NEXT: Mod 0035 | `Import:VCRUNTIME140.dll`:757BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\vcruntime.lib`:758BIG-NEXT: debug stream: 49, # files: 0, has ec info: false759BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``760BIG-NEXT: Mod 0036 | `VCRUNTIME140.dll`:761BIG-NEXT: Obj: `C:\PROGRA~2\MI0E91~1.0\VC\LIB\vcruntime.lib`:762BIG-NEXT: debug stream: 48, # files: 0, has ec info: false763BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``764BIG-NEXT: Mod 0037 | `Import:api-ms-win-crt-stdio-l1-1-0.dll`:765BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:766BIG-NEXT: debug stream: 59, # files: 0, has ec info: false767BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``768BIG-NEXT: Mod 0038 | `api-ms-win-crt-stdio-l1-1-0.dll`:769BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:770BIG-NEXT: debug stream: 58, # files: 0, has ec info: false771BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``772BIG-NEXT: Mod 0039 | `Import:api-ms-win-crt-runtime-l1-1-0.dll`:773BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:774BIG-NEXT: debug stream: 57, # files: 0, has ec info: false775BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``776BIG-NEXT: Mod 0040 | `api-ms-win-crt-runtime-l1-1-0.dll`:777BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:778BIG-NEXT: debug stream: 56, # files: 0, has ec info: false779BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``780BIG-NEXT: Mod 0041 | `Import:api-ms-win-crt-math-l1-1-0.dll`:781BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:782BIG-NEXT: debug stream: 55, # files: 0, has ec info: false783BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``784BIG-NEXT: Mod 0042 | `api-ms-win-crt-math-l1-1-0.dll`:785BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:786BIG-NEXT: debug stream: 54, # files: 0, has ec info: false787BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``788BIG-NEXT: Mod 0043 | `Import:api-ms-win-crt-locale-l1-1-0.dll`:789BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:790BIG-NEXT: debug stream: 53, # files: 0, has ec info: false791BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``792BIG-NEXT: Mod 0044 | `api-ms-win-crt-locale-l1-1-0.dll`:793BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:794BIG-NEXT: debug stream: 52, # files: 0, has ec info: false795BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``796BIG-NEXT: Mod 0045 | `Import:api-ms-win-crt-heap-l1-1-0.dll`:797BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:798BIG-NEXT: debug stream: 51, # files: 0, has ec info: false799BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``800BIG-NEXT: Mod 0046 | `api-ms-win-crt-heap-l1-1-0.dll`:801BIG-NEXT: Obj: `C:\PROGRA~2\WI3CF2~1\10\Lib\10.0.10586.0\ucrt\x86\ucrt.lib`:802BIG-NEXT: debug stream: 50, # files: 0, has ec info: false803BIG-NEXT: pdb file ni: 0 ``, src file ni: 0 ``804BIG-NEXT: Mod 0047 | `* Linker *`:805BIG-NEXT: Obj: ``:806BIG-NEXT: debug stream: 60, # files: 0, has ec info: false807BIG-NEXT: pdb file ni: 55 `{{.*test.pdb}}`, src file ni: 0 ``808BIG: Files809BIG-NEXT: ============================================================810BIG-NEXT: Mod 0000 | `D:\src\llvm\test\tools\llvm-symbolizer\pdb\Inputs\test.obj`:811BIG-NEXT: - (MD5: A20261917ADC01A12CBDBF778BC6CCC8) d:\src\llvm\test\tools\llvm-symbolizer\pdb\inputs\test.cpp812BIG-NEXT: Mod 0001 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_cpu_disp_.obj`:813BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h814BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h815BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h816BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h817BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h818BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h819BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h820BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h821BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h822BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h823BIG-NEXT: - (MD5: 884E12AC852D3B4E1E625A0F01595A68) f:\dd\vctools\crt\vcstartup\src\misc\i386\cpu_disp.c824BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h825BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h826BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h827BIG-NEXT: Mod 0002 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_initsect_.obj`:828BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h829BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h830BIG-NEXT: - (MD5: DD3FFC8C4284997F6762C449313244B2) f:\dd\vctools\crt\vcstartup\src\rtc\initsect.cpp831BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h832BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h833BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h834BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h835BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h836BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h837BIG-NEXT: - (MD5: C44C7E39EE3B3A4EF6B3211EC0110AA8) f:\dd\externalapis\unifiedcrt\inc\stdlib.h838BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h839BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h840BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h841BIG-NEXT: - (MD5: CA7D066706A198EA5999B084AAB0CE58) f:\dd\externalapis\windows\8.1\sdk\inc\guiddef.h842BIG-NEXT: - (MD5: F9FC1E83CBE1A51209ED1C05BB0F70B2) f:\dd\externalapis\windows\8.1\sdk\inc\winuser.h843BIG-NEXT: - (MD5: A40485987BE01BAF5F57569A41DAB837) f:\dd\vctools\crt\vcruntime\inc\vcruntime_new.h844BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h845BIG-NEXT: - (MD5: 96C01EE8E4C01B90601D93353838EBF8) f:\dd\externalapis\unifiedcrt\inc\corecrt_memory.h846BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h847BIG-NEXT: Mod 0003 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_sehprolg4_.obj`:848BIG-NEXT: - (MD5: E562BB073C88A6A3791CE9FBDC64E7A7) f:\dd\vctools\crt\vcstartup\src\eh\i386\sehprolg4.asm849BIG-NEXT: Mod 0004 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_chandler4gs_.obj`:850BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h851BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h852BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h853BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h854BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h855BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h856BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h857BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h858BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h859BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h860BIG-NEXT: - (MD5: D014BFD91FD6D4163AF92452CBC9EEA0) f:\dd\vctools\crt\vcstartup\src\eh\i386\chandler4gs.c861BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h862BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h863BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h864BIG-NEXT: Mod 0005 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\_secchk_.obj`:865BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h866BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h867BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h868BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h869BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h870BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h871BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h872BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h873BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h874BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h875BIG-NEXT: - (MD5: 6C34B4E5ACA82CB0D6BD6CB8C059C9C9) f:\dd\vctools\crt\vcstartup\src\eh\i386\secchk.c876BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h877BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h878BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h879BIG-NEXT: Mod 0006 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\gs_cookie.obj`:880BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h881BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h882BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h883BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h884BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h885BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h886BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h887BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h888BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h889BIG-NEXT: Mod 0007 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\gs_report.obj`:890BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h891BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h892BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h893BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h894BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h895BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h896BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h897BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h898BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h899BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h900BIG-NEXT: - (MD5: 87566AA39C18DD3CEAC021002D34B63D) f:\dd\vctools\crt\vcstartup\src\gs\gs_report.c901BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h902BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h903BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h904BIG-NEXT: Mod 0008 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\gs_support.obj`:905BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h906BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h907BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h908BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h909BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h910BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h911BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h912BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h913BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h914BIG-NEXT: - (MD5: 57AC84319EF78F67DAA9372FDA8CBFCC) f:\dd\vctools\crt\vcstartup\src\gs\gs_support.c915BIG-NEXT: Mod 0009 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\checkcfg.obj`:916BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h917BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h918BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h919BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h920BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h921BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h922BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h923BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h924BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h925BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h926BIG-NEXT: - (MD5: 9552C4FC4125F9D7D3A8B5FD18B7BCCF) f:\dd\vctools\crt\vcstartup\src\misc\checkcfg.c927BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h928BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h929BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h930BIG-NEXT: Mod 0010 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\guard_support.obj`:931BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h932BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h933BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h934BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h935BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h936BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h937BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h938BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h939BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h940BIG-NEXT: - (MD5: 8BFBA3D0672A148A9FB0E9F0A6BC256D) f:\dd\vctools\crt\vcstartup\src\misc\guard_support.c941BIG-NEXT: Mod 0011 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\loadcfg.obj`:942BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h943BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h944BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h945BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h946BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h947BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h948BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h949BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h950BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h951BIG-NEXT: Mod 0012 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\dyn_tls_dtor.obj`:952BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h953BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h954BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h955BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h956BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h957BIG-NEXT: - (MD5: 23CC88BD1D9451C2CE5F824306E16E4D) f:\dd\externalapis\unifiedcrt\inc\math.h958BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h959BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h960BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h961BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h962BIG-NEXT: - (MD5: EE3858E06B118BDBAAE53F5E55B0BB0C) f:\dd\vctools\crt\vcstartup\src\utility\dyn_tls_dtor.c963BIG-NEXT: Mod 0013 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\dyn_tls_init.obj`:964BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h965BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h966BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h967BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h968BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h969BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h970BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h971BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h972BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h973BIG-NEXT: - (MD5: 9DA48F59075BBAAAB4F7FC4575F34405) f:\dd\vctools\crt\vcstartup\src\utility\dyn_tls_init.c974BIG-NEXT: Mod 0014 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\matherr_detection.obj`:975BIG-NEXT: - (MD5: 2DF28D8BA8B7AAAA67C94719B214B060) f:\dd\vctools\crt\vcstartup\src\utility\matherr_detection.c976BIG-NEXT: Mod 0015 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\ucrt_detection.obj`:977BIG-NEXT: - (MD5: 737902C62D7458629D0DDD52E122C033) f:\dd\vctools\crt\vcstartup\src\utility\ucrt_detection.c978BIG-NEXT: Mod 0016 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\argv_mode.obj`:979BIG-NEXT: - (MD5: 634D3D57BDE292817F77F8DBF366E2D2) f:\dd\vctools\crt\vcstartup\src\defaults\argv_mode.cpp980BIG-NEXT: Mod 0017 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\commit_mode.obj`:981BIG-NEXT: - (MD5: CF5B0F6243121A3F5E206E07CA457128) f:\dd\vctools\crt\vcstartup\src\defaults\commit_mode.cpp982BIG-NEXT: Mod 0018 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\default_local_stdio_options.obj`:983BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h984BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h985BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h986BIG-NEXT: - (MD5: E6391682D136711F96E730F4D6162E0C) f:\dd\vctools\crt\vcstartup\src\defaults\default_local_stdio_options.cpp987BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h988BIG-NEXT: - (MD5: 23CC88BD1D9451C2CE5F824306E16E4D) f:\dd\externalapis\unifiedcrt\inc\math.h989BIG-NEXT: - (MD5: C44C7E39EE3B3A4EF6B3211EC0110AA8) f:\dd\externalapis\unifiedcrt\inc\stdlib.h990BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h991BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h992BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h993BIG-NEXT: - (MD5: CA7D066706A198EA5999B084AAB0CE58) f:\dd\externalapis\windows\8.1\sdk\inc\guiddef.h994BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h995BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h996BIG-NEXT: - (MD5: 2D5E699DF1BED89FCCCCCF0DCFC49050) f:\dd\externalapis\unifiedcrt\inc\stdio.h997BIG-NEXT: - (MD5: 2443DB19DCC585E308F60DAFEF1D4C4C) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstdio.h998BIG-NEXT: - (MD5: 79921ECB03C5C56E28D771ADF8910FD8) f:\dd\externalapis\unifiedcrt\inc\corecrt_stdio_config.h999BIG-NEXT: - (MD5: 7C388EF80868D8301B5A908485637FEE) f:\dd\vctools\crt\vcstartup\inc\vcstartup_internal.h1000BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h1001BIG-NEXT: - (MD5: 96C01EE8E4C01B90601D93353838EBF8) f:\dd\externalapis\unifiedcrt\inc\corecrt_memory.h1002BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h1003BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h1004BIG-NEXT: - (MD5: A40485987BE01BAF5F57569A41DAB837) f:\dd\vctools\crt\vcruntime\inc\vcruntime_new.h1005BIG-NEXT: - (MD5: 303C50A7BC924CD426BAA20C7F16192C) f:\dd\vctools\crt\vcruntime\inc\vadefs.h1006BIG-NEXT: - (MD5: F9FC1E83CBE1A51209ED1C05BB0F70B2) f:\dd\externalapis\windows\8.1\sdk\inc\winuser.h1007BIG-NEXT: Mod 0019 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\denormal_control.obj`:1008BIG-NEXT: - (MD5: 0513001DBCB8CB8F8561DC117FD943BA) f:\dd\vctools\crt\vcstartup\src\defaults\denormal_control.cpp1009BIG-NEXT: Mod 0020 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\env_mode.obj`:1010BIG-NEXT: - (MD5: 5B7121FC3210A120D7B70CB668D8EF0C) f:\dd\vctools\crt\vcstartup\src\defaults\env_mode.cpp1011BIG-NEXT: Mod 0021 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\file_mode.obj`:1012BIG-NEXT: - (MD5: 749603C05EB2FB5024819A3107DA9A7D) f:\dd\vctools\crt\vcstartup\src\defaults\file_mode.cpp1013BIG-NEXT: Mod 0022 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\invalid_parameter_handler.obj`:1014BIG-NEXT: - (MD5: 0C385FD7C6DB91E0BA7C72C1AB680BE6) f:\dd\vctools\crt\vcstartup\src\defaults\invalid_parameter_handler.cpp1015BIG-NEXT: Mod 0023 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\matherr.obj`:1016BIG-NEXT: - (MD5: F8B3DAD79F14E4169CCBA611203C89CD) f:\dd\vctools\crt\vcstartup\src\defaults\matherr.cpp1017BIG-NEXT: - (MD5: 23CC88BD1D9451C2CE5F824306E16E4D) f:\dd\externalapis\unifiedcrt\inc\math.h1018BIG-NEXT: Mod 0024 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\new_mode.obj`:1019BIG-NEXT: - (MD5: 4F22B6A5E4E0D01E8C000B17F2B2640D) f:\dd\vctools\crt\vcstartup\src\defaults\new_mode.cpp1020BIG-NEXT: Mod 0025 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\thread_locale.obj`:1021BIG-NEXT: - (MD5: 435F5F51541F7D6565DF6BE20F8AC8A3) f:\dd\vctools\crt\vcstartup\src\defaults\thread_locale.cpp1022BIG-NEXT: Mod 0026 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\tncleanup.obj`:1023BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h1024BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h1025BIG-NEXT: - (MD5: 984A18787250F7F6D0506E6BC1FD7991) f:\dd\vctools\crt\vcstartup\src\eh\tncleanup.cpp1026BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h1027BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h1028BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h1029BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h1030BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h1031BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h1032BIG-NEXT: - (MD5: 2465A06B1F50CD26AD5EC7D20DA6DB3D) f:\dd\vctools\crt\vcruntime\inc\vcruntime_typeinfo.h1033BIG-NEXT: - (MD5: 385CF08DA92F72075026067CE03F8402) f:\dd\vctools\crt\vcruntime\inc\vcruntime_exception.h1034BIG-NEXT: - (MD5: C44C7E39EE3B3A4EF6B3211EC0110AA8) f:\dd\externalapis\unifiedcrt\inc\stdlib.h1035BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h1036BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h1037BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h1038BIG-NEXT: - (MD5: CA7D066706A198EA5999B084AAB0CE58) f:\dd\externalapis\windows\8.1\sdk\inc\guiddef.h1039BIG-NEXT: - (MD5: F9FC1E83CBE1A51209ED1C05BB0F70B2) f:\dd\externalapis\windows\8.1\sdk\inc\winuser.h1040BIG-NEXT: - (MD5: A40485987BE01BAF5F57569A41DAB837) f:\dd\vctools\crt\vcruntime\inc\vcruntime_new.h1041BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h1042BIG-NEXT: - (MD5: 96C01EE8E4C01B90601D93353838EBF8) f:\dd\externalapis\unifiedcrt\inc\corecrt_memory.h1043BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h1044BIG-NEXT: Mod 0027 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\exe_main.obj`:1045BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h1046BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h1047BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h1048BIG-NEXT: - (MD5: B71A807A307A52C400179EF5D3FAA1A7) f:\dd\vctools\crt\vcstartup\src\startup\exe_main.cpp1049BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h1050BIG-NEXT: - (MD5: 23CC88BD1D9451C2CE5F824306E16E4D) f:\dd\externalapis\unifiedcrt\inc\math.h1051BIG-NEXT: - (MD5: 2D5E699DF1BED89FCCCCCF0DCFC49050) f:\dd\externalapis\unifiedcrt\inc\stdio.h1052BIG-NEXT: - (MD5: 2443DB19DCC585E308F60DAFEF1D4C4C) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstdio.h1053BIG-NEXT: - (MD5: 79921ECB03C5C56E28D771ADF8910FD8) f:\dd\externalapis\unifiedcrt\inc\corecrt_stdio_config.h1054BIG-NEXT: - (MD5: C44C7E39EE3B3A4EF6B3211EC0110AA8) f:\dd\externalapis\unifiedcrt\inc\stdlib.h1055BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h1056BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h1057BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h1058BIG-NEXT: - (MD5: CA7D066706A198EA5999B084AAB0CE58) f:\dd\externalapis\windows\8.1\sdk\inc\guiddef.h1059BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h1060BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h1061BIG-NEXT: - (MD5: 36A3069CD09EC9F92668000F200D5545) f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl1062BIG-NEXT: - (MD5: 7C388EF80868D8301B5A908485637FEE) f:\dd\vctools\crt\vcstartup\inc\vcstartup_internal.h1063BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h1064BIG-NEXT: - (MD5: 96C01EE8E4C01B90601D93353838EBF8) f:\dd\externalapis\unifiedcrt\inc\corecrt_memory.h1065BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h1066BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h1067BIG-NEXT: - (MD5: A40485987BE01BAF5F57569A41DAB837) f:\dd\vctools\crt\vcruntime\inc\vcruntime_new.h1068BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h1069BIG-NEXT: - (MD5: 303C50A7BC924CD426BAA20C7F16192C) f:\dd\vctools\crt\vcruntime\inc\vadefs.h1070BIG-NEXT: - (MD5: F9FC1E83CBE1A51209ED1C05BB0F70B2) f:\dd\externalapis\windows\8.1\sdk\inc\winuser.h1071BIG-NEXT: Mod 0028 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\initializers.obj`:1072BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h1073BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h1074BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h1075BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h1076BIG-NEXT: - (MD5: 23CC88BD1D9451C2CE5F824306E16E4D) f:\dd\externalapis\unifiedcrt\inc\math.h1077BIG-NEXT: - (MD5: C44C7E39EE3B3A4EF6B3211EC0110AA8) f:\dd\externalapis\unifiedcrt\inc\stdlib.h1078BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h1079BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h1080BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h1081BIG-NEXT: - (MD5: CA7D066706A198EA5999B084AAB0CE58) f:\dd\externalapis\windows\8.1\sdk\inc\guiddef.h1082BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h1083BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h1084BIG-NEXT: - (MD5: 7C388EF80868D8301B5A908485637FEE) f:\dd\vctools\crt\vcstartup\inc\vcstartup_internal.h1085BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h1086BIG-NEXT: - (MD5: 96C01EE8E4C01B90601D93353838EBF8) f:\dd\externalapis\unifiedcrt\inc\corecrt_memory.h1087BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h1088BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h1089BIG-NEXT: - (MD5: A40485987BE01BAF5F57569A41DAB837) f:\dd\vctools\crt\vcruntime\inc\vcruntime_new.h1090BIG-NEXT: - (MD5: 8A16383C445FDABF21BDBAC3825E8133) f:\dd\externalapis\windows\8.1\sdk\inc\evntprov.h1091BIG-NEXT: - (MD5: F9FC1E83CBE1A51209ED1C05BB0F70B2) f:\dd\externalapis\windows\8.1\sdk\inc\winuser.h1092BIG-NEXT: Mod 0029 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\utility.obj`:1093BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h1094BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h1095BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h1096BIG-NEXT: - (MD5: 2D42DDF1AAE9B3491E4BB346255346D5) f:\dd\vctools\crt\vcstartup\src\utility\utility.cpp1097BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h1098BIG-NEXT: - (MD5: 23CC88BD1D9451C2CE5F824306E16E4D) f:\dd\externalapis\unifiedcrt\inc\math.h1099BIG-NEXT: - (MD5: C44C7E39EE3B3A4EF6B3211EC0110AA8) f:\dd\externalapis\unifiedcrt\inc\stdlib.h1100BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h1101BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h1102BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h1103BIG-NEXT: - (MD5: CA7D066706A198EA5999B084AAB0CE58) f:\dd\externalapis\windows\8.1\sdk\inc\guiddef.h1104BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h1105BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h1106BIG-NEXT: - (MD5: 7C388EF80868D8301B5A908485637FEE) f:\dd\vctools\crt\vcstartup\inc\vcstartup_internal.h1107BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h1108BIG-NEXT: - (MD5: 96C01EE8E4C01B90601D93353838EBF8) f:\dd\externalapis\unifiedcrt\inc\corecrt_memory.h1109BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h1110BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h1111BIG-NEXT: - (MD5: A40485987BE01BAF5F57569A41DAB837) f:\dd\vctools\crt\vcruntime\inc\vcruntime_new.h1112BIG-NEXT: - (MD5: F9FC1E83CBE1A51209ED1C05BB0F70B2) f:\dd\externalapis\windows\8.1\sdk\inc\winuser.h1113BIG-NEXT: Mod 0030 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\ucrt_stubs.obj`:1114BIG-NEXT: - (MD5: 20976B3B6CD70F2DF77312D18D9C8D32) f:\dd\vctools\crt\vcstartup\src\utility\ucrt_stubs.cpp1115BIG-NEXT: Mod 0031 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\utility_desktop.obj`:1116BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h1117BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h1118BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h1119BIG-NEXT: - (MD5: CC9AAE4BAA114C08FFC7F1515EC09E4C) f:\dd\vctools\crt\vcstartup\src\utility\utility_desktop.cpp1120BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h1121BIG-NEXT: - (MD5: 23CC88BD1D9451C2CE5F824306E16E4D) f:\dd\externalapis\unifiedcrt\inc\math.h1122BIG-NEXT: - (MD5: C44C7E39EE3B3A4EF6B3211EC0110AA8) f:\dd\externalapis\unifiedcrt\inc\stdlib.h1123BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h1124BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h1125BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h1126BIG-NEXT: - (MD5: CA7D066706A198EA5999B084AAB0CE58) f:\dd\externalapis\windows\8.1\sdk\inc\guiddef.h1127BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h1128BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h1129BIG-NEXT: - (MD5: 7C388EF80868D8301B5A908485637FEE) f:\dd\vctools\crt\vcstartup\inc\vcstartup_internal.h1130BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h1131BIG-NEXT: - (MD5: 96C01EE8E4C01B90601D93353838EBF8) f:\dd\externalapis\unifiedcrt\inc\corecrt_memory.h1132BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h1133BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h1134BIG-NEXT: - (MD5: A40485987BE01BAF5F57569A41DAB837) f:\dd\vctools\crt\vcruntime\inc\vcruntime_new.h1135BIG-NEXT: - (MD5: F9FC1E83CBE1A51209ED1C05BB0F70B2) f:\dd\externalapis\windows\8.1\sdk\inc\winuser.h1136BIG-NEXT: Mod 0032 | `f:\dd\vctools\crt\vcstartup\build\md\msvcrt_kernel32\obj1r\i386\default_precision.obj`:1137BIG-NEXT: - (MD5: 377E41F4DAE6F93EA819B4EFCF229F08) f:\dd\externalapis\unifiedcrt\inc\string.h1138BIG-NEXT: - (MD5: 96C01EE8E4C01B90601D93353838EBF8) f:\dd\externalapis\unifiedcrt\inc\corecrt_memory.h1139BIG-NEXT: - (MD5: A5976652B404EDDDBDA326FF9A9488A3) f:\dd\externalapis\unifiedcrt\inc\corecrt_memcpy_s.h1140BIG-NEXT: - (MD5: 9621B7E7C6A138B5185711F98CCC568E) f:\dd\vctools\crt\vcstartup\src\defaults\default_precision.cpp1141BIG-NEXT: - (MD5: 9393435BC7FDE9F624E309D56629171A) f:\dd\vctools\crt\vcruntime\inc\internal_shared.h1142BIG-NEXT: - (MD5: A40485987BE01BAF5F57569A41DAB837) f:\dd\vctools\crt\vcruntime\inc\vcruntime_new.h1143BIG-NEXT: - (MD5: F9FC1E83CBE1A51209ED1C05BB0F70B2) f:\dd\externalapis\windows\8.1\sdk\inc\winuser.h1144BIG-NEXT: - (MD5: 928553F8BA198C9030B65FA10B6B3DD2) f:\dd\externalapis\unifiedcrt\inc\malloc.h1145BIG-NEXT: - (MD5: 493F2CAB7A6BE4175748A9FC6C4A38FB) f:\dd\externalapis\windows\8.1\sdk\inc\basetsd.h1146BIG-NEXT: - (MD5: E4963431577926D9BA190CD6C10F8743) f:\dd\vctools\crt\vcruntime\inc\i386\xmmintrin.h1147BIG-NEXT: - (MD5: C3412F163DF064CCDEF8CFBE0A387550) f:\dd\externalapis\windows\8.1\sdk\inc\winbase.h1148BIG-NEXT: - (MD5: 7C388EF80868D8301B5A908485637FEE) f:\dd\vctools\crt\vcstartup\inc\vcstartup_internal.h1149BIG-NEXT: - (MD5: 23CC88BD1D9451C2CE5F824306E16E4D) f:\dd\externalapis\unifiedcrt\inc\math.h1150BIG-NEXT: - (MD5: C44C7E39EE3B3A4EF6B3211EC0110AA8) f:\dd\externalapis\unifiedcrt\inc\stdlib.h1151BIG-NEXT: - (MD5: DCC558DEFD73C17745F94CC5A98632D9) f:\dd\externalapis\windows\8.1\sdk\inc\stralign.h1152BIG-NEXT: - (MD5: ADDFD8BEB612E9A30D5FB7C44F9F3D37) f:\dd\externalapis\windows\8.1\sdk\inc\winnt.h1153BIG-NEXT: - (MD5: 386A22AB644E999820C7C22FCE5DB574) f:\dd\externalapis\unifiedcrt\inc\ctype.h1154BIG-NEXT: - (MD5: CA7D066706A198EA5999B084AAB0CE58) f:\dd\externalapis\windows\8.1\sdk\inc\guiddef.h1155BIG-NEXT: - (MD5: 2D923CBDE24BB8F217FE09A5F7D88929) f:\dd\externalapis\unifiedcrt\inc\corecrt_wstring.h1156BIG-NEXT: - (MD5: B38ACA278420B7C5F25A50AD159CACA0) f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h1157BIG-NEXT: Mod 0033 | `Import:KERNEL32.dll`:1158BIG-NEXT: Mod 0034 | `KERNEL32.dll`:1159BIG-NEXT: Mod 0035 | `Import:VCRUNTIME140.dll`:1160BIG-NEXT: Mod 0036 | `VCRUNTIME140.dll`:1161BIG-NEXT: Mod 0037 | `Import:api-ms-win-crt-stdio-l1-1-0.dll`:1162BIG-NEXT: Mod 0038 | `api-ms-win-crt-stdio-l1-1-0.dll`:1163BIG-NEXT: Mod 0039 | `Import:api-ms-win-crt-runtime-l1-1-0.dll`:1164BIG-NEXT: Mod 0040 | `api-ms-win-crt-runtime-l1-1-0.dll`:1165BIG-NEXT: Mod 0041 | `Import:api-ms-win-crt-math-l1-1-0.dll`:1166BIG-NEXT: Mod 0042 | `api-ms-win-crt-math-l1-1-0.dll`:1167BIG-NEXT: Mod 0043 | `Import:api-ms-win-crt-locale-l1-1-0.dll`:1168BIG-NEXT: Mod 0044 | `api-ms-win-crt-locale-l1-1-0.dll`:1169BIG-NEXT: Mod 0045 | `Import:api-ms-win-crt-heap-l1-1-0.dll`:1170BIG-NEXT: Mod 0046 | `api-ms-win-crt-heap-l1-1-0.dll`:1171BIG-NEXT: Mod 0047 | `* Linker *`:1172 1173BAD-BLOCK-SIZE: The PDB file is corrupt. MSF superblock is missing1174