enum CFileStringType
Declared at: llvm/include/llvm/BinaryFormat/XCOFF.h:308
Enumerators
Name | Value | Comment |
---|---|---|
XFT_FN | 0 | Specifies the source-file name. |
XFT_CT | 1 | Specifies the compiler time stamp. |
XFT_CV | 2 | Specifies the compiler version number. |
XFT_CD | 128 | Specifies compiler-defined information. |