brintos

brintos / llvm-project-archived public Read only

0
0
Text · 849 B · 3ba49cd Raw
30 lines · yaml
1--- !COFF2header:3  Machine:         IMAGE_FILE_MACHINE_AMD644  Characteristics: [  ]5sections:6  - Name:            strongfunc7    Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ ]8    Alignment:       169    SectionData:     C310symbols:11  - Name:            strongfunc12    Value:           013    SectionNumber:   114    SimpleType:      IMAGE_SYM_TYPE_NULL15    ComplexType:     IMAGE_SYM_DTYPE_NULL16    StorageClass:    IMAGE_SYM_CLASS_STATIC17    SectionDefinition:18      Length:          119      NumberOfRelocations: 020      NumberOfLinenumbers: 021      CheckSum:        4073549822      Number:          123  - Name:            func24    Value:           025    SectionNumber:   126    SimpleType:      IMAGE_SYM_TYPE_NULL27    ComplexType:     IMAGE_SYM_DTYPE_FUNCTION28    StorageClass:    IMAGE_SYM_CLASS_EXTERNAL29...30