Home
last modified time | relevance | path

Searched defs:ImportType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp545 ImportType ImportType, ImportNameType NameType, in createShortImport() argument
695 ImportType ImportType = IMPORT_CODE; in writeImportLibrary() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h700 enum ImportType : unsigned { enum
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1257 unsigned ImportType = Flags.ImportType | ImportAsDecl; in getEncodedGVSummaryFlags() local