Searched refs:getDllName (Results 1 – 3 of 3) sorted by relevance
347 if (I->getDllName(DllName)) in printExportTable()
855 std::error_code getDllName(StringRef &Result) const;
1276 std::error_code ExportDirectoryEntryRef::getDllName(StringRef &Result) const { in getDllName() function in ExportDirectoryEntryRef