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