brintos

brintos / llvm-project-archived public Read only

0
0
Text · 494 B · 364db51 Raw
18 lines · yaml
1--- !COFF2header:3  Machine:         IMAGE_FILE_MACHINE_AMD644  Characteristics: []5sections:6  - Name:            .text7    Characteristics: []8# We define a symbol here and override the symbol table pointer in the test to9# get an object with symbols but without a symbol table.10symbols:11  - Name:            .text12    Value:           013    SectionNumber:   114    SimpleType:      IMAGE_SYM_TYPE_NULL15    ComplexType:     IMAGE_SYM_DTYPE_NULL16    StorageClass:    IMAGE_SYM_CLASS_STATIC17...18