enum ImportType
Declared at: llvm/include/llvm/BinaryFormat/COFF.h:685
Enumerators
Name | Value | Comment |
---|---|---|
IMPORT_CODE | 0 | |
IMPORT_DATA | 1 | |
IMPORT_CONST | 2 |
Declared at: llvm/include/llvm/BinaryFormat/COFF.h:685
Name | Value | Comment |
---|---|---|
IMPORT_CODE | 0 | |
IMPORT_DATA | 1 | |
IMPORT_CONST | 2 |