xref: /aosp_15_r20/external/llvm/test/Object/Inputs/COFF/long-file-symbol.yaml (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker--- !COFF
2*9880d681SAndroid Build Coastguard Workerheader:
3*9880d681SAndroid Build Coastguard Worker  Machine:         IMAGE_FILE_MACHINE_AMD64
4*9880d681SAndroid Build Coastguard Worker  Characteristics: [ IMAGE_FILE_RELOCS_STRIPPED, IMAGE_FILE_LINE_NUMS_STRIPPED ]
5*9880d681SAndroid Build Coastguard Workersections:
6*9880d681SAndroid Build Coastguard Workersymbols:
7*9880d681SAndroid Build Coastguard Worker  - Name:            .file
8*9880d681SAndroid Build Coastguard Worker    Value:           0
9*9880d681SAndroid Build Coastguard Worker    SectionNumber:   65534
10*9880d681SAndroid Build Coastguard Worker    SimpleType:      IMAGE_SYM_TYPE_NULL
11*9880d681SAndroid Build Coastguard Worker    ComplexType:     IMAGE_SYM_DTYPE_NULL
12*9880d681SAndroid Build Coastguard Worker    StorageClass:    IMAGE_SYM_CLASS_FILE
13*9880d681SAndroid Build Coastguard Worker    File:            filename_with_22_chars
14*9880d681SAndroid Build Coastguard Worker...
15