Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCOFF.h40 class ExportDirectoryEntryRef; variable
804 friend class ExportDirectoryEntryRef; variable
1176 ExportDirectoryEntryRef(const export_directory_table_entry *Table, uint32_t I, in ExportDirectoryEntryRef() function