Home
last modified time | relevance | path

Searched refs:getDllName (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DCOFFDump.cpp398 if (I->getDllName(DllName)) in printExportTable()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp403 if (I->getDllName(DllName)) in printExportTable()
/external/llvm/include/llvm/Object/
DCOFF.h955 std::error_code getDllName(StringRef &Result) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1133 std::error_code getDllName(StringRef &Result) const;
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1354 std::error_code ExportDirectoryEntryRef::getDllName(StringRef &Result) const { in getDllName() function in ExportDirectoryEntryRef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1455 std::error_code ExportDirectoryEntryRef::getDllName(StringRef &Result) const { in getDllName() function in ExportDirectoryEntryRef