Searched refs:GetExportDirectory (Results 1 – 4 of 4) sorted by relevance
131 PIMAGE_EXPORT_DIRECTORY GetExportDirectory() const;260 inline PIMAGE_EXPORT_DIRECTORY PEImage::GetExportDirectory() const { in GetExportDirectory() function
153 PIMAGE_EXPORT_DIRECTORY exports = GetExportDirectory(); in GetExportEntry()194 PIMAGE_EXPORT_DIRECTORY exports = GetExportDirectory(); in GetProcOrdinal()
135 PIMAGE_EXPORT_DIRECTORY exports = pe.GetExportDirectory(); in SafeGetImageInfo()
374 PIMAGE_EXPORT_DIRECTORY exports = pe.GetExportDirectory(); in GetImageInfoFromModule()