brintos

brintos / llvm-project-archived public Read only

0
0
Text · 835 B · 36bdfe6 Raw
30 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:     00000000000010symbols:11  - Name:            .text12    Value:           013    SectionNumber:   114    SimpleType:      IMAGE_SYM_TYPE_NULL15    ComplexType:     IMAGE_SYM_DTYPE_NULL16    StorageClass:    IMAGE_SYM_CLASS_STATIC17    SectionDefinition:18      Length:          619      NumberOfRelocations: 020      NumberOfLinenumbers: 021      CheckSum:        022      Number:          023  - Name:            main24    Value:           025    SectionNumber:   126    SimpleType:      IMAGE_SYM_TYPE_NULL27    ComplexType:     IMAGE_SYM_DTYPE_NULL28    StorageClass:    IMAGE_SYM_CLASS_EXTERNAL29...30