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

  /src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp 605 ExportDirectory =
718 NumberOfDelayImportDirectory(0), ExportDirectory(nullptr),
904 ExportDirectoryEntryRef(ExportDirectory, 0, this));
908 if (!ExportDirectory)
910 ExportDirectoryEntryRef Ref(ExportDirectory,
911 ExportDirectory->AddressTableEntries, this);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h 818 const export_directory_table_entry *ExportDirectory;

Completed in 21 milliseconds