HomeSort by: relevance | last modified time | path
    Searched refs:ImportDirectory (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp 563 ImportDirectory = reinterpret_cast<
717 ImportDirectory(nullptr), DelayImportDirectory(nullptr),
876 if (!ImportDirectory)
878 if (ImportDirectory->isNull())
881 ImportDirectoryEntryRef(ImportDirectory, 0, this));
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h 815 const coff_import_directory_table_entry *ImportDirectory;

Completed in 19 milliseconds