brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.0 KiB · 78d1b92 Raw
34 lines · yaml
1--- !COFF2header:3  Machine:         IMAGE_FILE_MACHINE_AMD644  Characteristics: []5sections:6  - Name:            .text7    Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ ]8    Alignment:       49    SectionData:     B800000000506800000000680000000050E80000000050E80000000010  - Name:            .drectve11    Characteristics: [ IMAGE_SCN_LNK_INFO, IMAGE_SCN_LNK_REMOVE ]12    Alignment:       113    SectionData:     2f696e636c7564653a62617200  # /include:bar14symbols:15  - Name:            .text16    Value:           017    SectionNumber:   118    SimpleType:      IMAGE_SYM_TYPE_NULL19    ComplexType:     IMAGE_SYM_DTYPE_NULL20    StorageClass:    IMAGE_SYM_CLASS_STATIC21    SectionDefinition:22      Length:          2823      NumberOfRelocations: 424      NumberOfLinenumbers: 025      CheckSum:        026      Number:          027  - Name:            foo28    Value:           029    SectionNumber:   130    SimpleType:      IMAGE_SYM_TYPE_NULL31    ComplexType:     IMAGE_SYM_DTYPE_NULL32    StorageClass:    IMAGE_SYM_CLASS_EXTERNAL33...34