HomeSort by relevance Sort by last modified time
    Searched refs:ImportDirectory (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Object/
COFFObjectFile.cpp 488 ImportDirectory = reinterpret_cast<
519 StringTableSize(0), ImportDirectory(nullptr), NumberOfImportDirectory(0),
630 ImportDirectoryEntryRef(ImportDirectory, 0, this));
635 ImportDirectoryEntryRef(ImportDirectory, NumberOfImportDirectory, this));
    [all...]
  /external/llvm/include/llvm/Object/
COFF.h 352 const import_directory_table_entry *ImportDirectory;

Completed in 51 milliseconds