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