Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFImportFile.cpp464 ImportType ImportType, in createShortImport() argument
591 ImportType ImportType = IMPORT_CODE; in writeImportLibrary() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h685 enum ImportType : unsigned { enum