xref: /aosp_15_r20/external/llvm/test/Object/Inputs/COFF/weak-external.yaml (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker--- !COFF
2*9880d681SAndroid Build Coastguard Workerheader:
3*9880d681SAndroid Build Coastguard Worker  Machine:         IMAGE_FILE_MACHINE_I386
4*9880d681SAndroid Build Coastguard Worker  Characteristics: [ IMAGE_FILE_LINE_NUMS_STRIPPED, IMAGE_FILE_32BIT_MACHINE ]
5*9880d681SAndroid Build Coastguard Workersections:
6*9880d681SAndroid Build Coastguard Worker  - Name:            .text
7*9880d681SAndroid Build Coastguard Worker    Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ ]
8*9880d681SAndroid Build Coastguard Worker    Alignment:       4
9*9880d681SAndroid Build Coastguard Worker    SectionData:     5589E583E4F0E800000000B800000000C9C39090
10*9880d681SAndroid Build Coastguard Worker    Relocations:     
11*9880d681SAndroid Build Coastguard Worker      - VirtualAddress:  7
12*9880d681SAndroid Build Coastguard Worker        SymbolName:      ___main
13*9880d681SAndroid Build Coastguard Worker        Type:            IMAGE_REL_I386_REL32
14*9880d681SAndroid Build Coastguard Workersymbols:
15*9880d681SAndroid Build Coastguard Worker  - Name:            .file
16*9880d681SAndroid Build Coastguard Worker    Value:           0
17*9880d681SAndroid Build Coastguard Worker    SectionNumber:   65534
18*9880d681SAndroid Build Coastguard Worker    SimpleType:      IMAGE_SYM_TYPE_NULL
19*9880d681SAndroid Build Coastguard Worker    ComplexType:     IMAGE_SYM_DTYPE_NULL
20*9880d681SAndroid Build Coastguard Worker    StorageClass:    IMAGE_SYM_CLASS_FILE
21*9880d681SAndroid Build Coastguard Worker    File:            'file'
22*9880d681SAndroid Build Coastguard Worker  - Name:            .text
23*9880d681SAndroid Build Coastguard Worker    Value:           0
24*9880d681SAndroid Build Coastguard Worker    SectionNumber:   1
25*9880d681SAndroid Build Coastguard Worker    SimpleType:      IMAGE_SYM_TYPE_NULL
26*9880d681SAndroid Build Coastguard Worker    ComplexType:     IMAGE_SYM_DTYPE_NULL
27*9880d681SAndroid Build Coastguard Worker    StorageClass:    IMAGE_SYM_CLASS_STATIC
28*9880d681SAndroid Build Coastguard Worker    SectionDefinition: 
29*9880d681SAndroid Build Coastguard Worker      Length:          18
30*9880d681SAndroid Build Coastguard Worker      NumberOfRelocations: 1
31*9880d681SAndroid Build Coastguard Worker      NumberOfLinenumbers: 0
32*9880d681SAndroid Build Coastguard Worker      CheckSum:        0
33*9880d681SAndroid Build Coastguard Worker      Number:          0
34*9880d681SAndroid Build Coastguard Worker  - Name:            ___main
35*9880d681SAndroid Build Coastguard Worker    Value:           0
36*9880d681SAndroid Build Coastguard Worker    SectionNumber:   0
37*9880d681SAndroid Build Coastguard Worker    SimpleType:      IMAGE_SYM_TYPE_NULL
38*9880d681SAndroid Build Coastguard Worker    ComplexType:     IMAGE_SYM_DTYPE_FUNCTION
39*9880d681SAndroid Build Coastguard Worker    StorageClass:    IMAGE_SYM_CLASS_EXTERNAL
40*9880d681SAndroid Build Coastguard Worker    WeakExternal:    
41*9880d681SAndroid Build Coastguard Worker      TagIndex:        0
42*9880d681SAndroid Build Coastguard Worker      Characteristics: 0
43*9880d681SAndroid Build Coastguard Worker...
44