85 lines · yaml
1--- !COFF2header:3 Machine: IMAGE_FILE_MACHINE_AMD644 Characteristics: [ ]5sections:6 - Name: '.debug$S'7 Characteristics: [ IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_DISCARDABLE, IMAGE_SCN_MEM_READ ]8 Alignment: 19 Subsections:10 - !Symbols11 Records:12 - Kind: S_OBJNAME13 ObjNameSym:14 Signature: 54558925515 ObjectName: 'D:\llvm-project\lld\test\COFF\Inputs\precomp2-a.obj'16 - Kind: S_COMPILE317 Compile3Sym:18 Flags: [ SecurityChecks, HotPatch ]19 Machine: X6420 FrontendMajor: 1921 FrontendMinor: 1322 FrontendBuild: 2613123 FrontendQFE: 124 BackendMajor: 1925 BackendMinor: 1326 BackendBuild: 2613127 BackendQFE: 128 Version: 'Microsoft (R) Optimizing Compiler'29 - !StringTable30 Strings:31 - 'D:\llvm-project\lld\test\COFF\precomp\precomp.pch'32 - 'D:\llvm-project\lld\test\COFF\precomp\precomp.h'33 - 'D:\llvm-project\lld\test\COFF\precomp\a.cpp'34 - Name: '.debug$T'35 Characteristics: [ IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_DISCARDABLE, IMAGE_SCN_MEM_READ ]36 Alignment: 137 Types:38 - Kind: LF_PRECOMP39 Precomp:40 StartTypeIndex: 409641 TypesCount: 342 Signature: 54558925543 PrecompFilePath: 'D:\llvm-project\lld\test\COFF\Inputs\precomp2.obj'44 - Kind: LF_STRING_ID45 StringId:46 Id: 047 String: 'test test test test test'48 - Kind: LF_STRING_ID49 StringId:50 Id: 051 String: 'test test test test test'52 - Kind: LF_STRING_ID53 StringId:54 Id: 055 String: 'test test test test test'56 - Kind: LF_BUILDINFO57 BuildInfo:58 ArgIndices: [ 4101, 4101, 4101, 4101, 4101 ]59symbols:60 - Name: '.debug$S'61 Value: 062 SectionNumber: 163 SimpleType: IMAGE_SYM_TYPE_NULL64 ComplexType: IMAGE_SYM_DTYPE_NULL65 StorageClass: IMAGE_SYM_CLASS_STATIC66 SectionDefinition:67 Length: 068 NumberOfRelocations: 069 NumberOfLinenumbers: 070 CheckSum: 071 Number: 072 - Name: '.debug$T'73 Value: 074 SectionNumber: 275 SimpleType: IMAGE_SYM_TYPE_NULL76 ComplexType: IMAGE_SYM_DTYPE_NULL77 StorageClass: IMAGE_SYM_CLASS_STATIC78 SectionDefinition:79 Length: 080 NumberOfRelocations: 081 NumberOfLinenumbers: 082 CheckSum: 083 Number: 084...85