Searched refs:getDllName (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp403 if (I->getDllName(DllName))
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1147 std::error_code getDllName(StringRef &Result) const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1466 std::error_code ExportDirectoryEntryRef::getDllName(StringRef &Result) const { function in class:ExportDirectoryEntryRef

Completed in 198 milliseconds