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

/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DCOFF.h845 class ExportDirectoryEntryRef { class in namespace:llvm::object
847 ExportDirectoryEntryRef() : OwningObject(nullptr) {} function in class:llvm::object::ExportDirectoryEntryRef
848 ExportDirectoryEntryRef(const export_directory_table_entry *Table, uint32_t I, function in class:llvm::object::ExportDirectoryEntryRef

Completed in 98 milliseconds