Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DCOFF.h29 class ExportDirectoryEntryRef; variable
625 friend class ExportDirectoryEntryRef; variable
947 ExportDirectoryEntryRef() : OwningObject(nullptr) {} in ExportDirectoryEntryRef() function
948 ExportDirectoryEntryRef(const export_directory_table_entry *Table, uint32_t I, in ExportDirectoryEntryRef() function