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.cpp547 ImportType ImportType, ImportNameType NameType, in createShortImport() argument
697 ImportType ImportType = IMPORT_CODE; in writeImportLibrary() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h734 enum ImportType : unsigned { enum
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1325 unsigned ImportType = Flags.ImportType | ImportAsDecl; in getEncodedGVSummaryFlags() local