Searched refs:export_directory_table_entry (Results 1 – 3 of 3) sorted by relevance
223 struct export_directory_table_entry { struct780 const export_directory_table_entry *ExportDirectory;1136 ExportDirectoryEntryRef(const export_directory_table_entry *Table, uint32_t I, in ExportDirectoryEntryRef()1153 const export_directory_table_entry *ExportTable;
403 return sizeof(export_directory_table_entry); in getSize()409 auto *E = (export_directory_table_entry *)(Buf + OutputSectionOff); in writeTo()
601 reinterpret_cast<const export_directory_table_entry *>(IntPtr); in initExportTablePtr()